Skip to content

Commit

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


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

> May 12, 2024
- 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)
- Feat/update angular and nest icons [`#2314`](https://github.com/lucodear/lucodear-icons/pull/2314)
- feat: support biome.jsonc [`#2316`](https://github.com/lucodear/lucodear-icons/pull/2316)
- Modernize svgo config [`#2301`](https://github.com/lucodear/lucodear-icons/pull/2301)

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

> May 6, 2024
- release: 🔖 v0.47.0 [`5b3a7b1f`](https://github.com/lucodear/lucodear-icons/commit/5b3a7b1f)
- ci: 🔄 rollback to preversion script usage [`ebc10642`](https://github.com/lucodear/lucodear-icons/commit/ebc10642)
- ci: 🔄 release action: stage all created images [`11b167cd`](https://github.com/lucodear/lucodear-icons/commit/11b167cd)
- style: 💄 fix linting issues [`a7175dc4`](https://github.com/lucodear/lucodear-icons/commit/a7175dc4)
Expand Down
Binary file modified images/contributors.png
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
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.47.0",
"version": "0.48.0",
"scripts": {
"build": "npm run compile:dev && npm run generateJson",
"check": "ts-node ./src/scripts/icons/checks",
Expand Down

0 comments on commit 4254128

Please sign in to comment.