Skip to content

Commit

Permalink
chore(main): release 3.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Nov 27, 2023
1 parent dd61a88 commit d7c7c20
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [3.7.0](https://github.com/catppuccin/vscode/compare/v3.6.0...v3.7.0) (2023-11-27)


### Features

* **extension:** add GitHub Pull Request and Issues ([#216](https://github.com/catppuccin/vscode/issues/216)) ([8da4d3d](https://github.com/catppuccin/vscode/commit/8da4d3d4b4d7f3db30d9b9106dea666c2469baab))
* **settings:** improved JSON schemas ([#223](https://github.com/catppuccin/vscode/issues/223)) ([dd61a88](https://github.com/catppuccin/vscode/commit/dd61a8868faf53e71558450a320f87e0aeaaa6f0))


### Bug Fixes

* **syntax:** nix path colors ([#222](https://github.com/catppuccin/vscode/issues/222)) ([de9cd4f](https://github.com/catppuccin/vscode/commit/de9cd4ff10163255524551d31f9dd23958b945b8))
* **syntax:** nix paths, numbers, constants ([235693b](https://github.com/catppuccin/vscode/commit/235693bc9ba9d1e05801e5a6954af1bb5accd659))

## [3.6.0](https://github.com/catppuccin/vscode/compare/v3.5.0...v3.6.0) (2023-10-30)


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 @@
"displayName": "Catppuccin for VSCode",
"publisher": "Catppuccin",
"description": "🦌 Soothing pastel theme for VSCode",
"version": "3.6.0",
"version": "3.7.0",
"engines": {
"vscode": "^1.80.0",
"node": ">=18.0.0"
Expand Down

0 comments on commit d7c7c20

Please sign in to comment.