Skip to content

Commit

Permalink
chore(release): v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
prazdevs committed Jan 27, 2024
1 parent 58bb1a8 commit 3816593
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
20 changes: 20 additions & 0 deletions CHANGELOG.md
@@ -1,6 +1,26 @@
# Changelog


## v1.4.0

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

### 🚀 Enhancements

- Evelenty and astro icons ([#82](https://github.com/catppuccin/vscode-icons/pull/82))

### 🩹 Fixes

- Regenerate themes on fresh install ([#81](https://github.com/catppuccin/vscode-icons/pull/81))

### 🏡 Chore

- Add bug report issue template ([#80](https://github.com/catppuccin/vscode-icons/pull/80))

### ❤️ Contributors

- Sacha

## v1.3.0

[compare changes](https://github.com/catppuccin/vscode-icons/compare/v1.2.0...v1.3.0)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -3,7 +3,7 @@
"name": "catppuccin-vsc-icons",
"displayName": "Catppuccin Icons for VSCode",
"type": "module",
"version": "1.3.0",
"version": "1.4.0",
"private": true,
"packageManager": "pnpm@8.14.3",
"description": "🦊 Soothing pastel icon theme for VSCode",
Expand Down

0 comments on commit 3816593

Please sign in to comment.