Skip to content

Commit

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


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

> May 4, 2024
- fix: 🚑 set default icon pack to none [`4b4ec3ac`](https://github.com/lucodear/lucodear-icons/commit/4b4ec3ac)

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

> May 4, 2024
- release: 🔖 v0.45.0 [`f2f8a949`](https://github.com/lucodear/lucodear-icons/commit/f2f8a949)
- feat: ✨ change default folder color [`df07d2eb`](https://github.com/lucodear/lucodear-icons/commit/df07d2eb)

#### [v0.44.0](https://github.com/lucodear/lucodear-icons/compare/v0.43.0...v0.44.0)
Expand Down
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.45.0",
"version": "0.46.0",
"scripts": {
"build": "npm run compile:dev && npm run generateJson",
"check": "ts-node ./src/scripts/icons/checks",
Expand Down

0 comments on commit 2886d09

Please sign in to comment.