Skip to content

Commit b6915da

Browse files
committed
chore(release): v1.26.0
1 parent 4b93b52 commit b6915da

File tree

2 files changed

+28
-1
lines changed

2 files changed

+28
-1
lines changed

CHANGELOG.md

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

3+
## v1.26.0
4+
5+
[compare changes](https://github.com/catppuccin/vscode-icons/compare/v1.24.0...v1.26.0)
6+
7+
### 🚀 Enhancements
8+
9+
- Knip icon ([#584](https://github.com/catppuccin/vscode-icons/pull/584))
10+
- **associations:** `gd.uid` to `godot-assets` ([#597](https://github.com/catppuccin/vscode-icons/pull/597))
11+
- **associations:** `config.dart` & `gr.dart` to `dart-generated` ([#588](https://github.com/catppuccin/vscode-icons/pull/588))
12+
13+
### 🩹 Fixes
14+
15+
- **associations:** `prisma` -> `prisma.config.*` ([#565](https://github.com/catppuccin/vscode-icons/pull/565))
16+
- **icons:** `.psd` files using generic `image` icon ([#599](https://github.com/catppuccin/vscode-icons/pull/599))
17+
18+
### 🏡 Chore
19+
20+
- Re-generate previews ([#590](https://github.com/catppuccin/vscode-icons/pull/590))
21+
22+
### ❤️ Contributors
23+
24+
- Hammy ([@sgoudham](https://github.com/sgoudham))
25+
- Artyom Zhukov ([@06ED](https://github.com/06ED))
26+
- Adrian Pacala <[email protected]>
27+
28+
- Mkvlrn ([@mkvlrn](https://github.com/mkvlrn))
29+
330
## v1.24.0
431

532
[compare changes](https://github.com/catppuccin/vscode-icons/compare/v1.23.0...v1.24.0)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "catppuccin-vsc-icons",
44
"displayName": "Catppuccin Icons for VSCode",
55
"type": "module",
6-
"version": "1.24.0",
6+
"version": "1.26.0",
77
"private": true,
88
"packageManager": "[email protected]",
99
"description": "🦊 Soothing pastel icon theme for VSCode",

0 commit comments

Comments
 (0)