Skip to content

Commit

Permalink
chore(release): 1.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
xcv58 committed Apr 14, 2020
1 parent b5e5ab9 commit 66ec26f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [1.9.1](https://github.com/xcv58/Tab-Manager-v2/compare/v1.9.0...v1.9.1) (2020-04-14)

### Bug Fixes

- The pin indicator appear in Command Palette UI ([b5e5ab9](https://github.com/xcv58/Tab-Manager-v2/commit/b5e5ab9d2a6c95796cc487f276cbe1b827cf5339))

## [1.9.0](https://github.com/xcv58/Tab-Manager-v2/compare/v1.8.2...v1.9.0) (2020-04-14)

### Features
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tab-manager-v2",
"version": "1.9.0",
"version": "1.9.1",
"description": "Quickly and conveniently manage your open tabs",
"scripts": {
"analyze": "NODE_ENV=production node utils/analyze.js",
Expand Down

0 comments on commit 66ec26f

Please sign in to comment.