Skip to content

Commit 2c90ebf

Browse files
chore(release): 0.4.1 [skip ci]
## [0.4.1](v0.4.0...v0.4.1) (2024-05-23) ### Bug Fixes * Fix bug where PAT setting was not being used by authType. ([87e2616](87e2616))
1 parent 8e3e177 commit 2c90ebf

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.1](https://github.com/adyscorpius/logseq-jira/compare/v0.4.0...v0.4.1) (2024-05-23)
2+
3+
4+
### Bug Fixes
5+
6+
* Fix bug where PAT setting was not being used by authType. ([87e2616](https://github.com/adyscorpius/logseq-jira/commit/87e2616b3799b14e2c54a9f69551692e52145bec))
7+
18
# [0.4.0](https://github.com/adyscorpius/logseq-jira/compare/v0.3.3...v0.4.0) (2024-05-23)
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.4.0",
3+
"version": "0.4.1",
44
"description": "Keep Jira issue status synced with Logseq",
55
"main": "dist/index.html",
66
"scripts": {

0 commit comments

Comments
 (0)