Skip to content

Commit 8a29899

Browse files
chore(release): 1.70.3 [skip ci]
## [1.70.3](1.70.2...1.70.3) (2021-07-28) ### Bug Fixes * **intercom:** Handle Intercom in 2021 ([#1977](#1977)) ([5dfa113](5dfa113)) * **zendesk:** Add support for new Zendesk UI ([#1985](#1985)) ([b8c2f3f](b8c2f3f)), closes [#1979](#1979)
1 parent ced34a9 commit 8a29899

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.70.3](https://github.com/toggl/toggl-button/compare/1.70.2...1.70.3) (2021-07-28)
2+
3+
4+
### Bug Fixes
5+
6+
* **intercom:** Handle Intercom in 2021 ([#1977](https://github.com/toggl/toggl-button/issues/1977)) ([5dfa113](https://github.com/toggl/toggl-button/commit/5dfa1132f4c5c8a565b739f766e6c59b9344418c))
7+
* **zendesk:** Add support for new Zendesk UI ([#1985](https://github.com/toggl/toggl-button/issues/1985)) ([b8c2f3f](https://github.com/toggl/toggl-button/commit/b8c2f3febafefde75d3bc9dca792b088586488df)), closes [#1979](https://github.com/toggl/toggl-button/issues/1979)
8+
19
## [1.70.2](https://github.com/toggl/toggl-button/compare/1.70.1...1.70.2) (2021-05-20)
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.70.2",
3+
"version": "1.70.3",
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)