Skip to content

Commit

Permalink
Release version 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
konowrockis committed Aug 2, 2023
1 parent e58b8a8 commit 37ce644
Show file tree
Hide file tree
Showing 8 changed files with 20 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@leancodepl/pdf",
"version": "0.3.7",
"version": "0.4.0",
"license": "MIT",
"scripts": {},
"private": true,
Expand Down
4 changes: 4 additions & 0 deletions packages/api-proxy/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

# [0.4.0](https://github.com/leancodepl/pdf-generator/compare/v0.3.7...v0.4.0) (2023-08-02)



## [0.3.7](https://github.com/leancodepl/pdf-generator/compare/v0.3.6...v0.3.7) (2023-07-24)


Expand Down
2 changes: 1 addition & 1 deletion packages/api-proxy/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@leancodepl/api-proxy",
"description": "LeanCode contacts generator nest api proxy with auth token forwarder",
"version": "0.3.7",
"version": "0.4.0",
"repository": {
"type": "git",
"url": "git+https://github.com/leancodepl/pdf-generator.git"
Expand Down
4 changes: 4 additions & 0 deletions packages/invoice-template/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

# [0.4.0](https://github.com/leancodepl/pdf-generator/compare/v0.3.7...v0.4.0) (2023-08-02)



## [0.3.7](https://github.com/leancodepl/pdf-generator/compare/v0.3.6...v0.3.7) (2023-07-24)


Expand Down
2 changes: 1 addition & 1 deletion packages/invoice-template/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@leancodepl/invoice-template",
"description": "PDF Generator invoice template with basic configuration",
"version": "0.3.7",
"version": "0.4.0",
"repository": {
"type": "git",
"url": "git+https://github.com/leancodepl/pdf-generator.git"
Expand Down
4 changes: 4 additions & 0 deletions packages/pdf-renderer/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

# [0.4.0](https://github.com/leancodepl/pdf-generator/compare/v0.3.7...v0.4.0) (2023-08-02)



## [0.3.7](https://github.com/leancodepl/pdf-generator/compare/v0.3.6...v0.3.7) (2023-07-24)


Expand Down
2 changes: 1 addition & 1 deletion packages/pdf-renderer/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@leancodepl/pdf-renderer",
"description": "PDF Generator using puppeteer and React templates",
"version": "0.3.7",
"version": "0.4.0",
"repository": {
"type": "git",
"url": "git+https://github.com/leancodepl/pdf-generator.git"
Expand Down
4 changes: 4 additions & 0 deletions packages/sample-project/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

# [0.4.0](https://github.com/leancodepl/pdf-generator/compare/v0.3.7...v0.4.0) (2023-08-02)



## [0.3.7](https://github.com/leancodepl/pdf-generator/compare/v0.3.6...v0.3.7) (2023-07-24)


Expand Down

0 comments on commit 37ce644

Please sign in to comment.