Skip to content

Commit

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

### Bug Fixes

* **youtrack:** Fix agile board buttons in YouTrack ([28d1ec0](28d1ec0)), closes [#1364](#1364)
* **youtrack:** Update Youtrack to conform to multi-button styleguide ([0661989](0661989))
  • Loading branch information
toggl-button-bot committed May 22, 2019
1 parent 0661989 commit cb5662c
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions docs/_includes/changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [1.36.1](https://github.com/toggl/toggl-button/compare/1.36.0...1.36.1) (2019-05-22)


### Bug Fixes

* **youtrack:** Fix agile board buttons in YouTrack ([28d1ec0](https://github.com/toggl/toggl-button/commit/28d1ec0)), closes [#1364](https://github.com/toggl/toggl-button/issues/1364)
* **youtrack:** Update Youtrack to conform to multi-button styleguide ([0661989](https://github.com/toggl/toggl-button/commit/0661989))

# [1.36.0](https://github.com/toggl/toggl-button/compare/1.35.6...1.36.0) (2019-05-21)


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

0 comments on commit cb5662c

Please sign in to comment.