Skip to content

Commit 94bee8e

Browse files
committed
chore(release): 1.6.0
1 parent a091fc3 commit 94bee8e

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
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.0](https://github.com/JamesNZL/flow-toggl-plugin/compare/v1.5.0...v1.6.0) (2023-05-04)
6+
7+
8+
### Features
9+
10+
* **ux:** :children_crossing: tab autocomplete running entry description if empty edit ([098a52f](https://github.com/JamesNZL/flow-toggl-plugin/commit/098a52fe6033348f3cb851b9ae6cc0b6687bbe14))
11+
12+
13+
### Bug Fixes
14+
15+
* :ambulance: fix `GDI+` exception ([13221b8](https://github.com/JamesNZL/flow-toggl-plugin/commit/13221b837a58aa0dae5857cd388d936a149aacc6))
16+
517
## [1.5.0](https://github.com/JamesNZL/flow-toggl-plugin/compare/v1.4.0...v1.5.0) (2023-05-04)
618

719

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.5.0",
7+
"Version": "1.6.0",
88
"Language": "csharp",
99
"Website": "https://github.com/JamesNZL/flow-toggl-plugin",
1010
"IcoPath": "app.png",

0 commit comments

Comments
 (0)