Skip to content

Commit

Permalink
chore(release): 1.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
xcv58 committed Apr 11, 2020
1 parent 4305d0c commit d5aaca6
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.8.2](https://github.com/xcv58/Tab-Manager-v2/compare/v1.8.1...v1.8.2) (2020-04-11)

### Bug Fixes

- Improve the smooth scroll implementation ([4305d0c](https://github.com/xcv58/Tab-Manager-v2/commit/4305d0ca35011832fec762c314426853a6d6b0bb))

### [1.8.1](https://github.com/xcv58/Tab-Manager-v2/compare/v1.8.0...v1.8.1) (2020-04-10)

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

0 comments on commit d5aaca6

Please sign in to comment.