Skip to content

Commit

Permalink
chore(release): v1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
prazdevs committed Jan 29, 2024
1 parent 4854772 commit 83b20ac
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 1 deletion.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
# Changelog


## v1.7.0

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

### 🚀 Enhancements

- Add monochrome icons configuration option ([#87](https://github.com/catppuccin/vscode-icons/pull/87))

### 📖 Documentation

- Document monochrome configuration ([009d5bd](https://github.com/catppuccin/vscode-icons/commit/009d5bd))

### 🤖 CI

- Typecheck ([4854772](https://github.com/catppuccin/vscode-icons/commit/4854772))

### ❤️ Contributors

- Prazdevs
- PraZ

## v1.6.0

[compare changes](https://github.com/catppuccin/vscode-icons/compare/v1.5.0...v1.6.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.6.0",
"version": "1.7.0",
"private": true,
"packageManager": "[email protected]",
"description": "🦊 Soothing pastel icon theme for VSCode",
Expand Down

0 comments on commit 83b20ac

Please sign in to comment.