Skip to content

Commit

Permalink
chore(release): 1.28.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.28.1](1.28.0...1.28.1) (2019-04-10)

### Bug Fixes

* **timer:** Automatic start/stop on browser open/close ([4d3151c](4d3151c)), closes [#1375](#1375)
  • Loading branch information
toggl-button-bot committed Apr 10, 2019
1 parent 4d3151c commit 67a02da
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions docs/_includes/changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.28.1](https://github.com/toggl/toggl-button/compare/1.28.0...1.28.1) (2019-04-10)


### Bug Fixes

* **timer:** Automatic start/stop on browser open/close ([4d3151c](https://github.com/toggl/toggl-button/commit/4d3151c)), closes [#1375](https://github.com/toggl/toggl-button/issues/1375)

# [1.28.0](https://github.com/toggl/toggl-button/compare/1.27.0...1.28.0) (2019-04-09)


Expand Down
2 changes: 1 addition & 1 deletion 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
@@ -1,6 +1,6 @@
{
"name": "toggl-button",
"version": "1.28.0",
"version": "1.28.1",
"description": "Add Toggl one-click time tracking to popular web tools.",
"license": "BSD-3-Clause",
"private": true,
Expand Down

0 comments on commit 67a02da

Please sign in to comment.