Skip to content

Commit c20c7aa

Browse files
Version Packages
1 parent 0f10bfa commit c20c7aa

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/wise-foxes-pull.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## 0.107.2
4+
5+
### Patch Changes
6+
7+
- [#2731](https://github.com/whitphx/vscode-emacs-mcx/pull/2731) [`9ed76eb`](https://github.com/whitphx/vscode-emacs-mcx/commit/9ed76eb3b02d70da9a560c5ea5817ce9b1a78865) Thanks [@github-actions](https://github.com/apps/github-actions)! - Update keybindings from the latest remote definitions.
8+
39
## 0.107.1
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "emacs-mcx",
33
"displayName": "Awesome Emacs Keymap",
44
"description": "Emacs emulation for VSCode with multi-cursor support, clipboard-integrated kill-ring, well-emulated mark-mode, and more.",
5-
"version": "0.107.1",
5+
"version": "0.107.2",
66
"publisher": "tuttieee",
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)