Skip to content

Commit 82ff0a9

Browse files
chore(release): 0.3.1 [skip ci]
## [0.3.1](v0.3.0...v0.3.1) (2024-05-21) ### Bug Fixes * Remove id from request options. ([b8b26eb](b8b26eb))
1 parent b8b26eb commit 82ff0a9

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.3.1](https://github.com/adyscorpius/logseq-jira/compare/v0.3.0...v0.3.1) (2024-05-21)
2+
3+
4+
### Bug Fixes
5+
6+
* Remove id from request options. ([b8b26eb](https://github.com/adyscorpius/logseq-jira/commit/b8b26eb4cb30f17ef696b0aa42ede97790d12fcf))
7+
18
# [0.3.0](https://github.com/adyscorpius/logseq-jira/compare/v0.2.1...v0.3.0) (2024-05-20)
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.0",
3+
"version": "0.3.1",
44
"description": "Keep Jira issue status synced with Logseq",
55
"main": "dist/index.html",
66
"scripts": {

0 commit comments

Comments
 (0)