Skip to content

Commit 15dbe8a

Browse files
committed
chore(release): 2.10.0
1 parent db5485c commit 15dbe8a

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+
## [2.10.0](https://github.com/JamesNZL/flow-toggl-plugin/compare/v2.9.0...v2.10.0) (2023-06-14)
6+
7+
8+
### Features
9+
10+
* **ux:** :children_crossing: do not clear `tgl edit` description by default ([#57](https://github.com/JamesNZL/flow-toggl-plugin/issues/57)) ([db5485c](https://github.com/JamesNZL/flow-toggl-plugin/commit/db5485cbe19e46e3aaf28fa5bf5429aaf1fa8906))
11+
512
## [2.9.0](https://github.com/JamesNZL/flow-toggl-plugin/compare/v2.8.0...v2.9.0) (2023-06-10)
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": "2.9.0",
7+
"Version": "2.10.0",
88
"Language": "csharp",
99
"Website": "https://github.com/JamesNZL/flow-toggl-plugin",
1010
"IcoPath": "app.png",

0 commit comments

Comments
 (0)