Skip to content

Commit

Permalink
release version 2.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
eenaree committed Apr 25, 2024
1 parent 8896559 commit 46ca1a9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

All notable changes to the "webstorm-new-ui" extension will be documented in this file.

## 2.6.5 (2024-04-25)

- Fix issue when using brace in template literal ([8896559](https://github.com/eenaree/webstorm-new-ui-theme/commit/88965594bbe5205fc1f2b649ce597dce4badc6a9))

## 2.6.4 (2024-04-10)

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "webstorm-new-dark",
"displayName": "WebStorm New UI Theme",
"version": "2.6.4",
"version": "2.6.5",
"publisher": "eenaree",
"description": "A theme that looks similar to WebStorm New UI",
"icon": "./images/icon.png",
Expand Down

0 comments on commit 46ca1a9

Please sign in to comment.