Skip to content

Commit 789939c

Browse files
chore(main): release 1.6.0 (#225)
1 parent 041d1e3 commit 789939c

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-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.5.0"
2+
".": "1.6.0"
33
}

CHANGELOG.md

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

3+
## [1.6.0](https://github.com/catppuccin/web-file-explorer-icons/compare/v1.5.0...v1.6.0) (2025-10-22)
4+
5+
6+
### Features
7+
8+
* update catppuccin/vscode-icons to v1.26.0 ([#224](https://github.com/catppuccin/web-file-explorer-icons/issues/224)) ([042e0ca](https://github.com/catppuccin/web-file-explorer-icons/commit/042e0caa45062932247ffdcf8f242c49550ebb5f))
9+
10+
11+
### Bug Fixes
12+
13+
* **sites/tangled:** update domain to tangled.org ([#228](https://github.com/catppuccin/web-file-explorer-icons/issues/228)) ([041d1e3](https://github.com/catppuccin/web-file-explorer-icons/commit/041d1e3c7afacb0eedaf1c5d698b4549cb575d37))
14+
315
## [1.5.0](https://github.com/catppuccin/web-file-explorer-icons/compare/v1.4.0...v1.5.0) (2025-08-20)
416

517

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.5.0",
3+
"version": "1.6.0",
44
"description": "Soothing pastel icons for web file explorers",
55
"license": "MIT",
66
"dependencies": {

0 commit comments

Comments
 (0)