Skip to content

Commit

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

### Bug Fixes

* **fibery:** change selector to grab description in more generic way ([f0bb547](f0bb547))

### Features

* **fibery:** Fibery Integration ([2852c57](2852c57)), closes [#1411](#1411)
  • Loading branch information
toggl-button-bot committed May 24, 2019
1 parent f0bb547 commit c45b86c
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.37.0](https://github.com/toggl/toggl-button/compare/1.36.2...1.37.0) (2019-05-24)


### Bug Fixes

* **fibery:** change selector to grab description in more generic way ([f0bb547](https://github.com/toggl/toggl-button/commit/f0bb547))


### Features

* **fibery:** Fibery Integration ([2852c57](https://github.com/toggl/toggl-button/commit/2852c57)), closes [#1411](https://github.com/toggl/toggl-button/issues/1411)

## [1.36.2](https://github.com/toggl/toggl-button/compare/1.36.1...1.36.2) (2019-05-24)


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

0 comments on commit c45b86c

Please sign in to comment.