Skip to content

Commit

Permalink
chore(release): 1.35.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.35.0](1.34.1...1.35.0) (2019-05-09)

### Bug Fixes

* **nozbe:** Prevent style-leak ([d38bfa7](d38bfa7)), closes [#1397](#1397)

### Features

* **nozbe:** Add button to task list ([a361965](a361965))
  • Loading branch information
toggl-button-bot committed May 9, 2019
1 parent a361965 commit ac182f6
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions docs/_includes/changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [1.35.0](https://github.com/toggl/toggl-button/compare/1.34.1...1.35.0) (2019-05-09)


### Bug Fixes

* **nozbe:** Prevent style-leak ([d38bfa7](https://github.com/toggl/toggl-button/commit/d38bfa7)), closes [#1397](https://github.com/toggl/toggl-button/issues/1397)


### Features

* **nozbe:** Add button to task list ([a361965](https://github.com/toggl/toggl-button/commit/a361965))

## [1.34.1](https://github.com/toggl/toggl-button/compare/1.34.0...1.34.1) (2019-05-08)


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

0 comments on commit ac182f6

Please sign in to comment.