Skip to content

Commit ccf3448

Browse files
committed
docs: 📝 Change log added
1 parent 6cf62cd commit ccf3448

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Changelog
2+
3+
## [1.0.0](https://github.com/contentstack/contentstack-management-javascript/tree/v1.0.0) (2021-04-02)
4+
- Initial release for Contentstack CMA base JS management SDK

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@
1313
"contentstack javascript",
1414
"Contentstack javascript"
1515
],
16+
"repository": {
17+
"type": "git",
18+
"url": "https://github.com/contentstack/contentstack-utils-javascript.git"
19+
},
1620
"scripts": {
1721
"test": "jest --config jestconfig.json ",
1822
"test:badges": "npm run test && jest-coverage-badges --output ./badges",

0 commit comments

Comments
 (0)