Skip to content

Commit

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


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

> May 3, 2024
- test: 🧪 fix failing tests due to angular not being default [`dfd2de1b`](https://github.com/lucodear/lucodear-icons/commit/dfd2de1b)
- feat: ✨ improve many icons [`2e039bde`](https://github.com/lucodear/lucodear-icons/commit/2e039bde)
- feat(i18n): Add missing japanese translate [`#2313`](https://github.com/lucodear/lucodear-icons/pull/2313)

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

> April 26, 2024
- release: 🔖 v0.43.0 [`503c5a6f`](https://github.com/lucodear/lucodear-icons/commit/503c5a6f)
- fix: 🚑 export setFolderNames [`2a5c52f2`](https://github.com/lucodear/lucodear-icons/commit/2a5c52f2)
- Add seeders folder icons [`#2298`](https://github.com/lucodear/lucodear-icons/pull/2298)
- Pseudo-wildcard support for folder icons [`#2292`](https://github.com/lucodear/lucodear-icons/pull/2292)
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/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.43.0",
"version": "0.44.0",
"scripts": {
"build": "npm run compile:dev && npm run generateJson",
"check": "ts-node ./src/scripts/icons/checks",
Expand Down

0 comments on commit 95a2170

Please sign in to comment.