Skip to content

Commit

Permalink
chore(main): release 0.13.0 (#155)
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoieni authored Sep 26, 2023
1 parent 5e92166 commit de0d401
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ All notable changes to the "glimpse" extension will be documented in this file.

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

## [0.13.0](https://github.com/MarcoIeni/glimpse/compare/v0.12.0...v0.13.0) (2023-09-26)


### Features

* `e 1-9` opens editor in group ([#153](https://github.com/MarcoIeni/glimpse/issues/153)) ([caa9510](https://github.com/MarcoIeni/glimpse/commit/caa9510f37377265fa1a2b90af95aada76c06b80))

## [0.12.0](https://github.com/MarcoIeni/glimpse/compare/v0.11.0...v0.12.0) (2023-08-03)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "glimpse",
"displayName": "Glimpse",
"description": "Mnemonic key bindings for VSCode commands",
"version": "0.12.0",
"version": "0.13.0",
"publisher": "ieni",
"license": "MIT",
"icon": "icon.png",
Expand Down

0 comments on commit de0d401

Please sign in to comment.