Skip to content

Commit 2a9ee83

Browse files
release(version): Release 1.5.1 [skip ci]
## [1.5.1](v1.5.0...v1.5.1) (2021-09-23) ### chore * add code scanning ([#31](#31)) ([1d956cb](1d956cb))
1 parent 1d956cb commit 2a9ee83

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.5.1](https://github.com/oleg-koval/semantic-release-npm-github-publish/compare/v1.5.0...v1.5.1) (2021-09-23)
2+
3+
4+
### chore
5+
6+
* add code scanning ([#31](https://github.com/oleg-koval/semantic-release-npm-github-publish/issues/31)) ([1d956cb](https://github.com/oleg-koval/semantic-release-npm-github-publish/commit/1d956cbaf75677d9a869e33de4cf50f0304ff1b3))
7+
18
# [1.5.0](https://github.com/oleg-koval/semantic-release-npm-github-publish/compare/v1.4.0...v1.5.0) (2021-09-23)
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
@@ -52,6 +52,6 @@
5252
"snyk-protect": "snyk protect",
5353
"prepare": "npm run snyk-protect"
5454
},
55-
"version": "1.5.0",
55+
"version": "1.5.1",
5656
"snyk": true
5757
}

0 commit comments

Comments
 (0)