chore(release): v1.24.0

This commit is contained in:
sgoudham 2025-08-17 14:59:29 +01:00
parent fc71728d60
commit e39633f4d0
No known key found for this signature in database
2 changed files with 27 additions and 1 deletions

View File

@ -1,5 +1,31 @@
# Changelog
## v1.24.0
[compare changes](https://github.com/catppuccin/vscode-icons/compare/v1.23.0...v1.24.0)
### 🚀 Enhancements
- 3d icons ([#538](https://github.com/catppuccin/vscode-icons/pull/538))
- Add qwik and moonwave icons ([#536](https://github.com/catppuccin/vscode-icons/pull/536))
- Roblox/luau toolchain icons ([#543](https://github.com/catppuccin/vscode-icons/pull/543))
### 🩹 Fixes
- **associations:** Set file extensions for `midi` ([#539](https://github.com/catppuccin/vscode-icons/pull/539))
- **icons:** Buggy optimisation of `stylua` ([#557](https://github.com/catppuccin/vscode-icons/pull/557))
### 🏡 Chore
- Optimise icons ([#559](https://github.com/catppuccin/vscode-icons/pull/559))
- Re-generate previews ([#545](https://github.com/catppuccin/vscode-icons/pull/545))
### ❤️ Contributors
- Hammy ([@sgoudham](https://github.com/sgoudham))
- HuCares_ ([@lrockreal](https://github.com/lrockreal))
- _eyewave ([@eye-wave](https://github.com/eye-wave))
## v1.23.0
[compare changes](https://github.com/catppuccin/vscode-icons/compare/v1.22.0...v1.23.0)

View File

@ -3,7 +3,7 @@
"name": "catppuccin-vsc-icons",
"displayName": "Catppuccin Icons for VSCode",
"type": "module",
"version": "1.23.0",
"version": "1.24.0",
"private": true,
"packageManager": "pnpm@10.14.0",
"description": "🦊 Soothing pastel icon theme for VSCode",