Skip to content

Commit 7b1a919

Browse files
release(version): Release 1.3.1 [skip ci]
## [1.3.1](v1.3.0...v1.3.1) (2019-10-05) ### Documentation * **readme:** update descriptions, fix links ([7a54dcc](7a54dcc))
1 parent 7a54dcc commit 7b1a919

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.1](https://github.com/oleg-koval/semantic-release-npm-github-publish/compare/v1.3.0...v1.3.1) (2019-10-05)
2+
3+
4+
### Documentation
5+
6+
* **readme:** update descriptions, fix links ([7a54dcc529c107eda3388089e649254c494b9017](https://github.com/oleg-koval/semantic-release-npm-github-publish/commit/7a54dcc529c107eda3388089e649254c494b9017))
7+
18
# [1.3.0](https://github.com/oleg-koval/semantic-release-npm-github-publish/compare/v1.2.1...v1.3.0) (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.0"
51+
"version": "1.3.1"
5252
}

0 commit comments

Comments
 (0)