Skip to content

Commit

Permalink
chore(release): 1.70.6 [skip ci]
Browse files Browse the repository at this point in the history
## [1.70.6](1.70.5...1.70.6) (2021-09-17)

### Bug Fixes

* **to-do:** Fix project selector for MS To-Do ([#2001](#2001)) ([6c9b288](6c9b288)), closes [#1976](#1976)
  • Loading branch information
toggl-button-bot committed Sep 17, 2021
1 parent 6c9b288 commit 9b97cca
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.70.6](https://github.com/toggl/toggl-button/compare/1.70.5...1.70.6) (2021-09-17)


### Bug Fixes

* **to-do:** Fix project selector for MS To-Do ([#2001](https://github.com/toggl/toggl-button/issues/2001)) ([6c9b288](https://github.com/toggl/toggl-button/commit/6c9b288da974867da2b5b12a20bb632822515331)), closes [#1976](https://github.com/toggl/toggl-button/issues/1976)

## [1.70.5](https://github.com/toggl/toggl-button/compare/1.70.4...1.70.5) (2021-09-06)


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

0 comments on commit 9b97cca

Please sign in to comment.