Skip to content

Commit 4bf9628

Browse files
author
Shahzaib Khalid
committedNov 28, 2017
bring v0.1.7
1 parent f733d08 commit 4bf9628

File tree

2 files changed

+7
-14
lines changed

2 files changed

+7
-14
lines changed
 

‎CHANGELOG.md

+6-13
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,10 @@
1-
# 0.1.5
1+
# 0.1.7
22

3-
- Update typo in README.md
3+
- Update in docs
4+
- Some minor bug fixes
45

5-
# 0.1.4
6-
7-
- Improved docs
8-
- Adding badges to Github README.md
9-
10-
# 0.1.3
6+
# <0.1.6
117

128
- Initial production-ready release
13-
14-
# <0.1.3
15-
16-
- All the versions before 0.1.3 are not advised to be used for production.
17-
- Versions before 0.1.3 were in beta for testing and now deprecated.
9+
- All the versions before 0.1.6 are not advised to be used for production.
10+
- Versions before 0.1.3 were in beta for testing and are deprecated now.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mern-scripts",
3-
"version": "0.1.6",
3+
"version": "0.1.7",
44
"description": "This package includes scripts and configuration used by MERN App Generator.",
55
"main": "index.js",
66
"repository": {

0 commit comments

Comments
 (0)