Skip to content

Commit 8d0f4e4

Browse files
chore(release): 1.3.0 [skip ci]
# [1.3.0](v1.2.0...v1.3.0) (2020-07-16) ### Features * add release to package.json ([fddab4d](fddab4d)) * add release to package.json ([e00c88f](e00c88f))
1 parent fddab4d commit 8d0f4e4

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# [1.3.0](https://github.com/emunhoz/npm-react-module/compare/v1.2.0...v1.3.0) (2020-07-16)
2+
3+
4+
### Features
5+
6+
* add release to package.json ([fddab4d](https://github.com/emunhoz/npm-react-module/commit/fddab4d642390898f9ce8044635fbf99bb77b68b))
7+
* add release to package.json ([e00c88f](https://github.com/emunhoz/npm-react-module/commit/e00c88f8caa74f83e1b4668c3dc5076e6eb69128))

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "your-name-example",
3-
"version": "0.0.0-development",
3+
"version": "1.3.0",
44
"description": "Component Library",
55
"main": "dist/index.js",
66
"files": [

0 commit comments

Comments
 (0)