Skip to content

Commit de8aa77

Browse files
Version Packages (#2726)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7d9328d commit de8aa77

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/shy-fans-notice.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.1
4+
5+
### Patch Changes
6+
7+
- [#2725](https://github.com/whitphx/vscode-emacs-mcx/pull/2725) [`7d9328d`](https://github.com/whitphx/vscode-emacs-mcx/commit/7d9328dc03489c485bf0c7df34433fff7f42ac53) Thanks [@whitphx](https://github.com/whitphx)! - Refactoring command definitions
8+
39
## 0.107.0
410

511
### Minor 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.0",
5+
"version": "0.107.1",
66
"publisher": "tuttieee",
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)