Skip to content

Commit 2b6a822

Browse files
chore(main): release 1.4.0 (#212)
1 parent 16c5678 commit 2b6a822

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.3.0"
2+
".": "1.4.0"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.4.0](https://github.com/catppuccin/web-file-explorer-icons/compare/v1.3.0...v1.4.0) (2025-08-04)
4+
5+
6+
### Features
7+
8+
* update catppuccin/vscode-icons to v1.23.0 ([#211](https://github.com/catppuccin/web-file-explorer-icons/issues/211)) ([16c5678](https://github.com/catppuccin/web-file-explorer-icons/commit/16c56784e45a757f7315e633342c27b03d37f2df))
9+
310
## [1.3.0](https://github.com/catppuccin/web-file-explorer-icons/compare/v1.2.0...v1.3.0) (2025-05-06)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "catppuccin-web-file-explorer-icons",
3-
"version": "1.3.0",
3+
"version": "1.4.0",
44
"description": "Soothing pastel icons for web file explorers",
55
"license": "MIT",
66
"dependencies": {

0 commit comments

Comments
 (0)