Skip to content

Commit

Permalink
📦 Bump to 0.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ralfstx committed Sep 28, 2023
1 parent 3adbd2f commit 6473eb0
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 4 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Changelog

## [0.5.3]
## [0.5.4] - Unreleased

## [0.5.3] - 2023-09-28

### Fixed

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
@@ -1,6 +1,6 @@
{
"name": "pdfmkr",
"version": "0.5.3",
"version": "0.5.4",
"description": "Generate PDF documents from JavaScript objects",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit 6473eb0

Please sign in to comment.