Skip to content

Commit

Permalink
chore(release): 1.69.5 [skip ci]
Browse files Browse the repository at this point in the history
## [1.69.5](1.69.4...1.69.5) (2021-03-03)

### Bug Fixes

* **common:** Update button state when closing the form ([b2dadf8](b2dadf8)), closes [#1904](#1904)
  • Loading branch information
toggl-button-bot committed Mar 3, 2021
1 parent b2dadf8 commit 947a730
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.69.5](https://github.com/toggl/toggl-button/compare/1.69.4...1.69.5) (2021-03-03)


### Bug Fixes

* **common:** Update button state when closing the form ([b2dadf8](https://github.com/toggl/toggl-button/commit/b2dadf846d24643f71eedfdbf6c2d327e5a34560)), closes [#1904](https://github.com/toggl/toggl-button/issues/1904)

## [1.69.4](https://github.com/toggl/toggl-button/compare/1.69.3...1.69.4) (2021-02-19)


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.69.4",
"version": "1.69.5",
"description": "Add Toggl one-click time tracking to popular web tools.",
"license": "BSD-3-Clause",
"private": true,
Expand Down

0 comments on commit 947a730

Please sign in to comment.