Skip to content

Commit

Permalink
prepare release 0.3.1 (#38)
Browse files Browse the repository at this point in the history
  • Loading branch information
PacoVK authored Jul 30, 2024
1 parent 1741096 commit 88f4996
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,16 @@ and this project adheres to https://semver.org/spec/v2.0.0.html[semantic version

### changed

## 0.3.1

### fixes

- [Improve xml source code blocks display #30](https://github.com/PacoVK/antora-confluence/issues/30)

### added

### changed

## 0.3.0

### fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"asciidoc",
"publishToConfluence"
],
"version": "0.3.0",
"version": "0.3.1",
"main": "dist/index.js",
"files": [
"dist"
Expand Down

0 comments on commit 88f4996

Please sign in to comment.