Skip to content

Commit d422570

Browse files
chore(release): 1.24.0 [skip ci]
# [1.24.0](1.23.5...1.24.0) (2019-03-25) ### Features * **settings:** Change permissions tab to 2 column layout ([3b54049](3b54049)) * **settings:** New settings layout ([aeef91d](aeef91d)) * **settings:** Show and search services by name ([e7db822](e7db822)) * Center settings view ([ec4a40f](ec4a40f))
1 parent 60a52af commit d422570

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

Diff for: docs/_includes/changelog.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# [1.24.0](https://github.com/toggl/toggl-button/compare/1.23.5...1.24.0) (2019-03-25)
2+
3+
4+
### Features
5+
6+
* **settings:** Change permissions tab to 2 column layout ([3b54049](https://github.com/toggl/toggl-button/commit/3b54049))
7+
* **settings:** New settings layout ([aeef91d](https://github.com/toggl/toggl-button/commit/aeef91d))
8+
* **settings:** Show and search services by name ([e7db822](https://github.com/toggl/toggl-button/commit/e7db822))
9+
* Center settings view ([ec4a40f](https://github.com/toggl/toggl-button/commit/ec4a40f))
10+
111
## [1.23.5](https://github.com/toggl/toggl-button/compare/1.23.4...1.23.5) (2019-03-22)
212

313

Diff for: package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "toggl-button",
3-
"version": "1.23.5",
3+
"version": "1.24.0",
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)