Skip to content

Commit

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

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.4](https://github.com/xcv58/Tab-Manager-v2/compare/v1.9.3...v1.9.4) (2020-04-19)

### Bug Fixes

- Focus on window title (hide window only) doesn't scroll to make it visible ([1e7c873](https://github.com/xcv58/Tab-Manager-v2/commit/1e7c873e2f9cfabe9d5c373c8461fbaa044d930f))
- Vertically move doesn't work if focus on a unhidden window title ([72db072](https://github.com/xcv58/Tab-Manager-v2/commit/72db0725ff72a55c83a54f5ff003fbe4b796e5cd))

### [1.9.3](https://github.com/xcv58/Tab-Manager-v2/compare/v1.9.2...v1.9.3) (2020-04-19)

### Bug Fixes
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.3",
"version": "1.9.4",
"description": "Quickly and conveniently manage your open tabs",
"scripts": {
"analyze": "NODE_ENV=production node utils/analyze.js",
Expand Down

0 comments on commit b3cc777

Please sign in to comment.