From 8d0f4e40845f98c2635de2b526f0d5275ce38f0e Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 16 Jul 2020 04:47:27 +0000 Subject: [PATCH] chore(release): 1.3.0 [skip ci] # [1.3.0](https://github.com/emunhoz/npm-react-module/compare/v1.2.0...v1.3.0) (2020-07-16) ### Features * add release to package.json ([fddab4d](https://github.com/emunhoz/npm-react-module/commit/fddab4d642390898f9ce8044635fbf99bb77b68b)) * add release to package.json ([e00c88f](https://github.com/emunhoz/npm-react-module/commit/e00c88f8caa74f83e1b4668c3dc5076e6eb69128)) --- CHANGELOG.md | 7 +++++++ package-lock.json | 2 +- package.json | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..3d09008 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,7 @@ +# [1.3.0](https://github.com/emunhoz/npm-react-module/compare/v1.2.0...v1.3.0) (2020-07-16) + + +### Features + +* add release to package.json ([fddab4d](https://github.com/emunhoz/npm-react-module/commit/fddab4d642390898f9ce8044635fbf99bb77b68b)) +* add release to package.json ([e00c88f](https://github.com/emunhoz/npm-react-module/commit/e00c88f8caa74f83e1b4668c3dc5076e6eb69128)) diff --git a/package-lock.json b/package-lock.json index e54bd94..83310d7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "your-name-example", - "version": "0.0.0-development", + "version": "1.3.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 6bdcba1..bb90acc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "your-name-example", - "version": "0.0.0-development", + "version": "1.3.0", "description": "Component Library", "main": "dist/index.js", "files": [