Skip to content

Commit 1448a64

Browse files
chore(main): release 1.3.0 (#207)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent c4c86fc commit 1448a64

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-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.2.0"
2+
".": "1.3.0"
33
}

CHANGELOG.md

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

3+
## [1.3.0](https://github.com/catppuccin/web-file-explorer-icons/compare/v1.2.0...v1.3.0) (2025-05-06)
4+
5+
6+
### Features
7+
8+
* **sites/tangled:** support commit diff filetree ([#206](https://github.com/catppuccin/web-file-explorer-icons/issues/206)) ([c4c86fc](https://github.com/catppuccin/web-file-explorer-icons/commit/c4c86fc476da1fb0c64259d001873710dd566549))
9+
* update catppuccin/vscode-icons to v1.21.0 ([#205](https://github.com/catppuccin/web-file-explorer-icons/issues/205)) ([b949a16](https://github.com/catppuccin/web-file-explorer-icons/commit/b949a16bc69c04a63b53ad1999245c7533d21a89))
10+
311
## [1.2.0](https://github.com/catppuccin/web-file-explorer-icons/compare/v1.1.0...v1.2.0) (2025-05-02)
412

513

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

0 commit comments

Comments
 (0)