Skip to content

Commit

Permalink
📦 Bump to 0.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
ralfstx committed Feb 25, 2024
1 parent 38f961a commit 1c18a2f
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.4] - Unreleased
## [0.5.5] - Unreleased

## [0.5.4] - 2024-02-25

### Added

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.4",
"version": "0.5.5",
"description": "Generate PDF documents from JavaScript objects",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit 1c18a2f

Please sign in to comment.