Skip to content

Commit

Permalink
chore(release): v1.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
prazdevs authored Aug 15, 2024
1 parent b93cc5f commit 1a90668
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 3 deletions.
35 changes: 33 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,37 @@
# Changelog

## v1.15.0

[compare changes](https://github.com/catppuccin/vscode-icons/compare/v1.14.0...v1.15.0)

### 🚀 Enhancements

- Add thrift icon as apache ([#245](https://github.com/catppuccin/vscode-icons/pull/245))
- Release icon (go-releaser) ([#246](https://github.com/catppuccin/vscode-icons/pull/246))
- Vanilla-extract icon ([#248](https://github.com/catppuccin/vscode-icons/pull/248))
- Rojo icon (unassociated) ([#249](https://github.com/catppuccin/vscode-icons/pull/249))
- Roblox icon ([#250](https://github.com/catppuccin/vscode-icons/pull/250))
- .luaurc association ([#251](https://github.com/catppuccin/vscode-icons/pull/251))
- Pyproject.toml + poetry.lock icons ([#252](https://github.com/catppuccin/vscode-icons/pull/252))
- Rust config icons ([#253](https://github.com/catppuccin/vscode-icons/pull/253))
- Pre-commit file and folder icons ([#255](https://github.com/catppuccin/vscode-icons/pull/255))
- Authotkey icon ([#256](https://github.com/catppuccin/vscode-icons/pull/256))
- Crates folder association ([#257](https://github.com/catppuccin/vscode-icons/pull/257))
- Gradle folder icon ([#258](https://github.com/catppuccin/vscode-icons/pull/258))
- Themes folder icon ([#259](https://github.com/catppuccin/vscode-icons/pull/259))

### 🩹 Fixes

- Add missing postcss.config.{mts,mjs} to defaults ([#243](https://github.com/catppuccin/vscode-icons/pull/243))

### 📖 Documentation

- Document palettes and compound icons ([#260](https://github.com/catppuccin/vscode-icons/pull/260))

### ❤️ Contributors

- Prazdevs ([@prazdevs](http://github.com/prazdevs))
- Xenos ([@Xenos-the-stupid](http://github.com/Xenos-the-stupid))

## v1.14.0

Expand Down Expand Up @@ -52,10 +84,9 @@

- Uncenter ([@uncenter](http://github.com/uncenter))
- Hammy ([@sgoudham](http://github.com/sgoudham))
- Prazdevs ([@prazdevs](http://github.com/prazdevs))
- Quentin <[email protected]>
- PraZ <[email protected]>
- Thelooter <[email protected]>
- Prazdevs <[email protected]>

## v1.13.0

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "catppuccin-vsc-icons",
"displayName": "Catppuccin Icons for VSCode",
"type": "module",
"version": "1.14.0",
"version": "1.15.0",
"private": true,
"packageManager": "[email protected]",
"description": "🦊 Soothing pastel icon theme for VSCode",
Expand Down

0 comments on commit 1a90668

Please sign in to comment.