Skip to content

Commit eb88d0d

Browse files
chore(release): 1.69.7 [skip ci]
## [1.69.7](1.69.6...1.69.7) (2021-04-16) ### Bug Fixes * **bugsnag:** Await for fetchUser ([ba3572a](ba3572a)), closes [#1880](#1880) * **bugsnag:** Correct usage of onMessage listener ([5b3d204](5b3d204)), closes [#1942](#1942)
1 parent 5b3d204 commit eb88d0d

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

docs/_includes/changelog.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.69.7](https://github.com/toggl/toggl-button/compare/1.69.6...1.69.7) (2021-04-16)
2+
3+
4+
### Bug Fixes
5+
6+
* **bugsnag:** Await for fetchUser ([ba3572a](https://github.com/toggl/toggl-button/commit/ba3572a9c52e326b704f19908208ebf6703fa275)), closes [#1880](https://github.com/toggl/toggl-button/issues/1880)
7+
* **bugsnag:** Correct usage of onMessage listener ([5b3d204](https://github.com/toggl/toggl-button/commit/5b3d20410697dc7fae2041d0e44a267de4fb8db9)), closes [#1942](https://github.com/toggl/toggl-button/issues/1942)
8+
19
## [1.69.6](https://github.com/toggl/toggl-button/compare/1.69.5...1.69.6) (2021-04-16)
210

311

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "toggl-button",
3-
"version": "1.69.6",
3+
"version": "1.69.7",
44
"description": "Add Toggl one-click time tracking to popular web tools.",
55
"license": "BSD-3-Clause",
66
"private": true,

0 commit comments

Comments
 (0)