Skip to content

Commit

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


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

> May 28, 2024
- feat: update patterns support [`d8bdd337`](https://github.com/lucodear/lucodear-icons/commit/d8bdd337)
- Added icon for `py.typed` file [`#2343`](https://github.com/lucodear/lucodear-icons/pull/2343)
- fix: `pull_request_template.md` [`#2339`](https://github.com/lucodear/lucodear-icons/pull/2339)
- feat: ⚙️ Refactor pattern code structure [`#2326`](https://github.com/lucodear/lucodear-icons/pull/2326)

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

> May 28, 2024
- release: 🔖 v0.53.0 [`d0f66c2a`](https://github.com/lucodear/lucodear-icons/commit/d0f66c2a)
- feat: ✨ package.json and package-lock.json icons [`6d3bb13c`](https://github.com/lucodear/lucodear-icons/commit/6d3bb13c)

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

0 comments on commit 74da9eb

Please sign in to comment.