Skip to content

Commit

Permalink
chore(release): 4.1.1 [skip ci]
Browse files Browse the repository at this point in the history
## [4.1.1](v4.1.0...v4.1.1) (2024-02-05)

### Fix

* Missing due date should skip issue ([08680de](08680de))
  • Loading branch information
semantic-release-bot committed Feb 5, 2024
1 parent 08680de commit 4b2be3a
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [4.1.1](https://github.com/uniqueck/asciidoctor-jira/compare/v4.1.0...v4.1.1) (2024-02-05)


### Fix

* Missing due date should skip issue ([08680de](https://github.com/uniqueck/asciidoctor-jira/commit/08680de8d3363831c37375366ba09f85bb964583))

# [4.1.0](https://github.com/uniqueck/asciidoctor-jira/compare/v4.0.1...v4.1.0) (2024-01-28)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "asciidoctor-jira",
"author": "Constantin Krüger (https://github.com/uniqueck)",
"license": "MIT",
"version": "4.1.0",
"version": "4.1.1",
"bugs": {
"url": "https://github.com/doctoolchain/asciidoctor-jira/issues"
},
Expand Down

0 comments on commit 4b2be3a

Please sign in to comment.