Skip to content

Commit 2b9934b

Browse files
authored
chore(main): release 0.11.0 (#108)
1 parent 799a493 commit 2b9934b

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.11.0](https://github.com/MarcoIeni/glimpse/compare/v0.10.0...v0.11.0) (2023-07-27)
8+
9+
10+
### Features
11+
12+
* change editor icons ([799a493](https://github.com/MarcoIeni/glimpse/commit/799a493f0e5239ec8080729b38a9cb0984fe7ec7))
13+
714
## [0.10.0](https://github.com/MarcoIeni/glimpse/compare/v0.9.0...v0.10.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.10.0",
5+
"version": "0.11.0",
66
"publisher": "ieni",
77
"license": "MIT",
88
"icon": "icon.png",

0 commit comments

Comments
 (0)