Skip to content

Commit 6c8d0cb

Browse files
release(version): Release 1.3.4 [skip ci]
## [1.3.4](v1.3.3...v1.3.4) (2019-10-09) ### Bug Fixes * package.json & package-lock.json to reduce vulnerabilities ([b6c8ad1](b6c8ad1))
1 parent b6c8ad1 commit 6c8d0cb

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.3.4](https://github.com/oleg-koval/semantic-release-npm-github-publish/compare/v1.3.3...v1.3.4) (2019-10-09)
2+
3+
4+
### Bug Fixes
5+
6+
* package.json & package-lock.json to reduce vulnerabilities ([b6c8ad193f17679d4307da4c63b0026b71ea6c91](https://github.com/oleg-koval/semantic-release-npm-github-publish/commit/b6c8ad193f17679d4307da4c63b0026b71ea6c91))
7+
18
## [1.3.3](https://github.com/oleg-koval/semantic-release-npm-github-publish/compare/v1.3.2...v1.3.3) (2019-10-05)
29

310

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
@@ -48,5 +48,5 @@
4848
"scripts": {
4949
"semantic-release": "semantic-release"
5050
},
51-
"version": "1.3.3"
51+
"version": "1.3.4"
5252
}

0 commit comments

Comments
 (0)