Skip to content

Commit

Permalink
chore(release): @isneezy/[email protected] [skip ci]
Browse files Browse the repository at this point in the history
## @isneezy/pdf-generator-cli [1.1.2](https://github.com/isneezy/pdf-generator-service/compare/@isneezy/[email protected]...@isneezy/[email protected]) (2023-01-24)

### Bug Fixes

* add  shebang to command-line script on post install ([ce36d82](ce36d82))
  • Loading branch information
semantic-release-bot committed Jan 24, 2023
1 parent ce36d82 commit bbc6bb5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## @isneezy/pdf-generator-cli [1.1.2](https://github.com/isneezy/pdf-generator-service/compare/@isneezy/[email protected]...@isneezy/[email protected]) (2023-01-24)


### Bug Fixes

* add shebang to command-line script on post install ([ce36d82](https://github.com/isneezy/pdf-generator-service/commit/ce36d82dc815f32aaca406accb0c8233a7a61504))

## @isneezy/pdf-generator-cli [1.1.1](https://github.com/isneezy/pdf-generator-service/compare/@isneezy/[email protected]...@isneezy/[email protected]) (2023-01-24)


Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@isneezy/pdf-generator-cli",
"version": "1.1.1",
"version": "1.1.2",
"description": "A powerful and versatile command line interface for converting HTML pages, templates, and URLs into high-quality PDF documents.",
"keywords": [
"HTML",
Expand Down

0 comments on commit bbc6bb5

Please sign in to comment.