Skip to content

Commit

Permalink
Release version 0.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
konowrockis committed Jul 24, 2023
1 parent ddd0d46 commit dc38ab8
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.6",
"version": "0.3.7",
"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.3.7](https://github.com/leancodepl/pdf-generator/compare/v0.3.6...v0.3.7) (2023-07-24)



## [0.3.6](https://github.com/leancodepl/pdf-generator/compare/v0.3.5...v0.3.6) (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.6",
"version": "0.3.7",
"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.3.7](https://github.com/leancodepl/pdf-generator/compare/v0.3.6...v0.3.7) (2023-07-24)



## [0.3.6](https://github.com/leancodepl/pdf-generator/compare/v0.3.5...v0.3.6) (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.6",
"version": "0.3.7",
"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.3.7](https://github.com/leancodepl/pdf-generator/compare/v0.3.6...v0.3.7) (2023-07-24)



## [0.3.6](https://github.com/leancodepl/pdf-generator/compare/v0.3.5...v0.3.6) (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.6",
"version": "0.3.7",
"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.3.7](https://github.com/leancodepl/pdf-generator/compare/v0.3.6...v0.3.7) (2023-07-24)



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


Expand Down

0 comments on commit dc38ab8

Please sign in to comment.