Skip to content

Commit 299a100

Browse files
chore(release): 1.5.0 [skip ci]
# [1.5.0](v1.4.0...v1.5.0) (2021-06-02) ### Features * incorrect yaml ([03e33e3](03e33e3)) * incorrect yaml ([086f266](086f266)) * one yml file ([1fd6695](1fd6695))
1 parent 03e33e3 commit 299a100

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [1.5.0](https://github.com/TIGNUM/pdf-generation-actions-web-component/compare/v1.4.0...v1.5.0) (2021-06-02)
2+
3+
4+
### Features
5+
6+
* incorrect yaml ([03e33e3](https://github.com/TIGNUM/pdf-generation-actions-web-component/commit/03e33e36cdd81f9996aa632cccfc0eb28e99d5e1))
7+
* incorrect yaml ([086f266](https://github.com/TIGNUM/pdf-generation-actions-web-component/commit/086f266c26cf9758cdd35a109c1c1bd99645c178))
8+
* one yml file ([1fd6695](https://github.com/TIGNUM/pdf-generation-actions-web-component/commit/1fd669547f5b589db95a5cebc5332a4e8196d159))
9+
110
# [1.4.0](https://github.com/TIGNUM/pdf-generation-actions-web-component/compare/v1.3.0...v1.4.0) (2021-06-02)
211

312

package-lock.json

Lines changed: 1 addition & 1 deletion
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": "@tignum/pdf-generation-actions-web-component",
3-
"version": "1.4.0",
3+
"version": "1.5.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)