Skip to content

Commit

Permalink
release: 🔖 v0.49.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lucas-labs committed May 19, 2024
1 parent 11d23b7 commit 43d5e10
Show file tree
Hide file tree
Showing 7 changed files with 22 additions and 3 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,29 @@
All notable changes to this project will be documented in this file. Dates are displayed in UTC.


#### [v0.49.0](https://github.com/lucodear/lucodear-icons/compare/v0.48.0...v0.49.0)

> May 19, 2024
- feat: ✨ xrates, tickers, issue_template icons [`269c152f`](https://github.com/lucodear/lucodear-icons/commit/269c152f)
- fix: 🚑 prefixing already prefix icons [`0ec83f1d`](https://github.com/lucodear/lucodear-icons/commit/0ec83f1d)
- fix: 🚑 broken image src link in preview generation [`156ded07`](https://github.com/lucodear/lucodear-icons/commit/156ded07)
- Added icon for `devcontainer.json` [`#2332`](https://github.com/lucodear/lucodear-icons/pull/2332)
- Added icons for `.github/*_TEMPLATE` folders [`#2333`](https://github.com/lucodear/lucodear-icons/pull/2333)
- Added new filenames for `key` icon [`#2334`](https://github.com/lucodear/lucodear-icons/pull/2334)
- Added snapcraft icon [`#2318`](https://github.com/lucodear/lucodear-icons/pull/2318)
- Added `CODE_OF_CONDUCT.md` [`#2327`](https://github.com/lucodear/lucodear-icons/pull/2327)
- feat: update recommended extensions for development [`8af9bcdb`](https://github.com/lucodear/lucodear-icons/commit/8af9bcdb)
- feat: select default version change value [`190092bf`](https://github.com/lucodear/lucodear-icons/commit/190092bf)
- feat: ✨ .github/workflows folder icon [`#2324`](https://github.com/lucodear/lucodear-icons/pull/2324)
- fix: 🚑 interop between cloned icons and user associations [`#2323`](https://github.com/lucodear/lucodear-icons/pull/2323)
- feat: Rename custom attribute (use data prefix) [`#2322`](https://github.com/lucodear/lucodear-icons/pull/2322)

#### [v0.48.0](https://github.com/lucodear/lucodear-icons/compare/v0.47.0...v0.48.0)

> May 12, 2024
- release: 🔖 v0.48.0 [`42541284`](https://github.com/lucodear/lucodear-icons/commit/42541284)
- fix: 🚑 wrong settings names and setting references in doc [`fc32d38b`](https://github.com/lucodear/lucodear-icons/commit/fc32d38b)
- Added `devcontainer.json` [`#2319`](https://github.com/lucodear/lucodear-icons/pull/2319)
- feat: update link in readme [`de998a76`](https://github.com/lucodear/lucodear-icons/commit/de998a76)
Expand Down
Binary file modified images/contributors.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/fileIcons.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/folderIcons.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/lucodear-icons.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "lucodear-icons",
"displayName": "lucodear-icons",
"description": "🍭 lucodear-icons » A PKief's 'Material Icons Theme' fork with my own custom additions. This was made for my personal use",
"version": "0.48.0",
"version": "0.49.0",
"scripts": {
"build": "npm run compile:dev && npm run generateJson",
"check": "ts-node ./src/scripts/icons/checks",
Expand Down

0 comments on commit 43d5e10

Please sign in to comment.