Skip to content

Commit a624da9

Browse files
chore(release): 0.4.0 [skip ci]
# [0.4.0](v0.3.3...v0.4.0) (2024-05-23) ### Features * Add Experimental support for auto refresh links. Works only for new links handled through Logseq-Jira. ([9d86ec6](9d86ec6))
1 parent 83b5c70 commit a624da9

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
@@ -1,3 +1,10 @@
1+
# [0.4.0](https://github.com/adyscorpius/logseq-jira/compare/v0.3.3...v0.4.0) (2024-05-23)
2+
3+
4+
### Features
5+
6+
* Add Experimental support for auto refresh links. Works only for new links handled through Logseq-Jira. ([9d86ec6](https://github.com/adyscorpius/logseq-jira/commit/9d86ec6c663f442742167a9f3c60b9a4ddd7d41e))
7+
18
## [0.3.3](https://github.com/adyscorpius/logseq-jira/compare/v0.3.2...v0.3.3) (2024-05-22)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "logseq-jira",
3-
"version": "0.3.3",
3+
"version": "0.4.0",
44
"description": "Keep Jira issue status synced with Logseq",
55
"main": "dist/index.html",
66
"scripts": {

0 commit comments

Comments
 (0)