Skip to content

Commit f75f583

Browse files
committed
chore(release): 1.6.1
1 parent 6d4ca77 commit f75f583

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [1.6.1](https://github.com/JamesNZL/flow-toggl-plugin/compare/v1.6.0...v1.6.1) (2023-05-04)
6+
7+
8+
### Bug Fixes
9+
10+
* :bug: fix error with edit project colour icons ([6d4ca77](https://github.com/JamesNZL/flow-toggl-plugin/commit/6d4ca77ec4bf3343f776385747eaa085ff8633cd))
11+
512
## [1.6.0](https://github.com/JamesNZL/flow-toggl-plugin/compare/v1.5.0...v1.6.0) (2023-05-04)
613

714

src/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"Name": "Toggl Track",
55
"Description": "A time tracking plugin for Flow Launcher using Toggl Track",
66
"Author": "JamesNZL",
7-
"Version": "1.6.0",
7+
"Version": "1.6.1",
88
"Language": "csharp",
99
"Website": "https://github.com/JamesNZL/flow-toggl-plugin",
1010
"IcoPath": "app.png",

0 commit comments

Comments
 (0)