Skip to content

Commit

Permalink
chore(release): 1.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
xcv58 committed Mar 25, 2020
1 parent 94cec72 commit 775dc16
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.6.5](https://github.com/xcv58/Tab-Manager-v2/compare/v1.6.4...v1.6.5) (2020-03-25)

### Bug Fixes

- Add version to settings dialog ([6d4c418](https://github.com/xcv58/Tab-Manager-v2/commit/6d4c4183d5424c22c1db5bab60a8e37ddfbd3f62))

### [1.6.4](https://github.com/xcv58/Tab-Manager-v2/compare/v1.6.3...v1.6.4) (2020-03-24)

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

0 comments on commit 775dc16

Please sign in to comment.