Skip to content
This repository was archived by the owner on Aug 15, 2024. It is now read-only.

Commit efb0bf7

Browse files
committed
feat(automatic-release): Generation of automatic release
1 parent 4d1a2f9 commit efb0bf7

File tree

3 files changed

+1692
-1
lines changed

3 files changed

+1692
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Change Log
2+
3+
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4+
5+

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,8 @@
3737
"coveralls": "^2.11.2",
3838
"istanbul": "0.4.5",
3939
"mocha": "3.2.0",
40-
"should": "^4.0.4"
40+
"should": "^4.0.4",
41+
"standard-version": "^4.0.0"
4142
},
4243
"dependencies": {
4344
"errno": "^0.1.3",

0 commit comments

Comments
 (0)