Skip to content

Commit 4537356

Browse files
committed
Merge branch 'main' of github.com:TIGNUM/pdf-generation-actions-web-component into main
2 parents 169d8fc + 95c92f3 commit 4537356

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# [1.10.0](https://github.com/TIGNUM/pdf-generation-actions-web-component/compare/v1.9.0...v1.10.0) (2021-06-02)
2+
3+
4+
### Features
5+
6+
* public repo ([182160e](https://github.com/TIGNUM/pdf-generation-actions-web-component/commit/182160ec4655ac3dbf1a0f058bc4d42d7459135c))
7+
* public repo ([50fe62b](https://github.com/TIGNUM/pdf-generation-actions-web-component/commit/50fe62b245834876207df9929dddb34ed2e60ef8))
8+
19
# [1.9.0](https://github.com/TIGNUM/pdf-generation-actions-web-component/compare/v1.8.0...v1.9.0) (2021-06-02)
210

311

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pdf-generation-actions-web-component",
3-
"version": "1.9.0",
3+
"version": "1.10.0",
44
"description": "components actions to print or render the report to a pdf",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)