Skip to content

Commit

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


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

> July 14, 2024
- fix: 🚑 fix linting issue [`9a658352`](https://github.com/lucodear/lucodear-icons/commit/9a658352)
- feat: ✨ vite folder [`a9b6a649`](https://github.com/lucodear/lucodear-icons/commit/a9b6a649)
- ci(preview): 🔄 add link to check pixel perfectness [`#2405`](https://github.com/lucodear/lucodear-icons/pull/2405)
- Include `.cts` and `.mts` in `esbuild` icon configuration [`#2404`](https://github.com/lucodear/lucodear-icons/pull/2404)
- feat: update astro file icon and add astro folder icon [`#2228`](https://github.com/lucodear/lucodear-icons/pull/2228)

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

> July 13, 2024
- release: 🔖 v0.60.0 [`ff3ebe70`](https://github.com/lucodear/lucodear-icons/commit/ff3ebe70)
- feat: ✨ add tailwind folder icon [`2f884073`](https://github.com/lucodear/lucodear-icons/commit/2f884073)

#### [v0.59.0](https://github.com/lucodear/lucodear-icons/compare/v0.58.0...v0.59.0)
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.
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.60.0",
"version": "0.61.0",
"scripts": {
"build": "bun run ./build/build-with-esbuild.ts",
"watch": "bun run ./build/watch-with-esbuild.ts",
Expand Down

0 comments on commit 04aed10

Please sign in to comment.