Skip to content

Commit

Permalink
release: v0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
tjx666 committed Aug 29, 2024
1 parent 8637763 commit ea868e0
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
<!-- auto generated by https://github.com/tjx666/release -->

## v0.0.3 (2024-08-29)

### 🐞 Bug Fixes

- Add missing cmd+l shortcut ([70c3f36](https://github.com/tjx666/vscode-classic-experience/commit/70c3f36))

### ❤️ Contributors

- 余腾靖 <[email protected]>

[View changes on GitHub](https://github.com/tjx666/vscode-classic-experience/compare/v0.0.2...v0.0.3 '2024-08-29')

## v0.0.2 (2024-08-29)

### 🐞 Bug Fixes
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": "vscode-classic-experience",
"displayName": "VSCode Keybindings for Cursor",
"version": "0.0.2",
"version": "0.0.3",
"description": "Restore familiar VSCode keybindings in Cursor editor. Smooth transition for VSCode users.",
"publisher": "YuTengjing",
"private": true,
Expand Down

0 comments on commit ea868e0

Please sign in to comment.