Skip to content

Commit 34d8cdd

Browse files
chore(main): release 0.14.1 (#199)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
1 parent d8f36d4 commit 34d8cdd

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ All notable changes to the "glimpse" extension will be documented in this file.
44

55
Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.
66

7+
## [0.14.1](https://github.com/MarcoIeni/glimpse/compare/v0.14.0...v0.14.1) (2023-11-05)
8+
9+
10+
### Bug Fixes
11+
12+
* navigate up, down, right, left with `w` ([#197](https://github.com/MarcoIeni/glimpse/issues/197)) ([b8a1263](https://github.com/MarcoIeni/glimpse/commit/b8a1263480471c94bf8c6ea1fc06a3c23c348dd2))
13+
714
## [0.14.0](https://github.com/MarcoIeni/glimpse/compare/v0.13.0...v0.14.0) (2023-11-04)
815

916

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "glimpse",
33
"displayName": "Glimpse",
44
"description": "Mnemonic key bindings for VSCode commands",
5-
"version": "0.14.0",
5+
"version": "0.14.1",
66
"publisher": "ieni",
77
"license": "MIT",
88
"icon": "icon.png",

0 commit comments

Comments
 (0)