Skip to content

Commit

Permalink
chore(release): 1.62.5 [skip ci]
Browse files Browse the repository at this point in the history
## [1.62.5](1.62.4...1.62.5) (2020-06-23)

### Bug Fixes

* **pomodoro:** Truncate long time entry descriptions in Pomodoro notification ([#1749](#1749)) ([fc18a51](fc18a51)), closes [#1746](#1746)
  • Loading branch information
toggl-button-bot committed Jun 23, 2020
1 parent fc18a51 commit b53aad8
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.62.5](https://github.com/toggl/toggl-button/compare/1.62.4...1.62.5) (2020-06-23)


### Bug Fixes

* **pomodoro:** Truncate long time entry descriptions in Pomodoro notification ([#1749](https://github.com/toggl/toggl-button/issues/1749)) ([fc18a51](https://github.com/toggl/toggl-button/commit/fc18a51)), closes [#1746](https://github.com/toggl/toggl-button/issues/1746)

## [1.62.4](https://github.com/toggl/toggl-button/compare/1.62.3...1.62.4) (2020-06-23)


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

0 comments on commit b53aad8

Please sign in to comment.