Skip to content

Commit 82da3d5

Browse files
chore(main): release 0.14.0 (#183)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
1 parent 5cfb9d8 commit 82da3d5

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,18 @@ 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.0](https://github.com/MarcoIeni/glimpse/compare/v0.13.0...v0.14.0) (2023-11-04)
8+
9+
10+
### Features
11+
12+
* `w M` maximizes group ([#195](https://github.com/MarcoIeni/glimpse/issues/195)) ([129b0b6](https://github.com/MarcoIeni/glimpse/commit/129b0b605a1b031c741bedc77ba1c360ca0e2485))
13+
14+
15+
### Bug Fixes
16+
17+
* typo in toggle menu ([c56a8c8](https://github.com/MarcoIeni/glimpse/commit/c56a8c8ec07083fd01bbddd38e1999b169cb7638))
18+
719
## [0.13.0](https://github.com/MarcoIeni/glimpse/compare/v0.12.0...v0.13.0) (2023-09-26)
820

921

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.13.0",
5+
"version": "0.14.0",
66
"publisher": "ieni",
77
"license": "MIT",
88
"icon": "icon.png",

0 commit comments

Comments
 (0)