Skip to content

Commit 8d0175f

Browse files
chore(main): release 0.12.0 (#116)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
1 parent 261ec9d commit 8d0175f

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.12.0](https://github.com/MarcoIeni/glimpse/compare/v0.11.0...v0.12.0) (2023-08-03)
8+
9+
10+
### Features
11+
12+
* `s E` opens search editor to the side ([3a00c72](https://github.com/MarcoIeni/glimpse/commit/3a00c7273ebcf37e142e374e88ba539f210a5bd8))
13+
714
## [0.11.0](https://github.com/MarcoIeni/glimpse/compare/v0.10.0...v0.11.0) (2023-07-27)
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.11.0",
5+
"version": "0.12.0",
66
"publisher": "ieni",
77
"license": "MIT",
88
"icon": "icon.png",

0 commit comments

Comments
 (0)