Skip to content

Commit 50d4f35

Browse files
committed
feat(SemanticRelease): First publication
1 parent 964432e commit 50d4f35

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11

2-
2+
## 0.0.0-semantically-released (May 11, 2017)
3+
This package publishing automated by [semantic-release](https://github.com/semantic-release/semantic-release).
4+
[Changelog](https://github.com/nodkz/mongodb-memory-server/releases) is generated automatically and can be found here: https://github.com/nodkz/mongodb-memory-server/releases
35

46
## 0.0.1 (May 11, 2017)
57
- First commit

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"npm-run-all": "^4.0.1",
4141
"prettier": "^1.3.1",
4242
"rimraf": "^2.5.4",
43-
"semantic-release": "^6.3.2"
43+
"semantic-release": "^6.3.6"
4444
},
4545
"dependencies": {
4646
"get-port": "^3.1.0",

0 commit comments

Comments
 (0)