Skip to content

Commit

Permalink
Releasing v1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kasecato committed Oct 29, 2021
1 parent c4e557e commit 15f9f91
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Change Log

## 1.5.0 (Oct 30, 2021)

* enhancement - Add support for Visual Studio Web. See [#238](https://github.com/kasecato/vscode-intellij-idea-keybindings/issues/238)
* enhancement - Add merge-conflict. See [#235](https://github.com/kasecato/vscode-intellij-idea-keybindings/pull/235)

## 1.4.5 (Jun 10, 2021)

* enhancement - add keymap for Move. See [#228](https://github.com/kasecato/vscode-intellij-idea-keybindings/pull/228)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "intellij-idea-keybindings",
"version": "1.4.5",
"version": "1.5.0",
"publisher": "k--kato",
"engines": {
"vscode": "^1.61.0"
Expand Down
2 changes: 1 addition & 1 deletion src/package-with-comment.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "intellij-idea-keybindings",
"version": "1.4.5",
"version": "1.5.0",
"publisher": "k--kato",
"engines": {
"vscode": "^1.61.0"
Expand Down

0 comments on commit 15f9f91

Please sign in to comment.