Skip to content

Commit 1e5bc84

Browse files
committed
chore(release): 1.4.0
1 parent aa65d9b commit 1e5bc84

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
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.4.0](https://github.com/JamesNZL/flow-toggl-plugin/compare/v1.3.0...v1.4.0) (2023-05-02)
6+
7+
8+
### Features
9+
10+
* **ux:** :lipstick: add refresh icon ([e96ecc3](https://github.com/JamesNZL/flow-toggl-plugin/commit/e96ecc396f76a6c0efffca4a103d0c8c03c98a3f))
11+
* **ux:** :sparkles: implement open in browser command ([db61795](https://github.com/JamesNZL/flow-toggl-plugin/commit/db617953b0402c727fbc046c951b4fa5672e7c5f))
12+
513
## [1.3.0](https://github.com/JamesNZL/flow-toggl-plugin/compare/v1.2.0...v1.3.0) (2023-04-30)
614

715

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

0 commit comments

Comments
 (0)