Skip to content

Commit

Permalink
chore(release): 1.3.0 [skip ci]
Browse files Browse the repository at this point in the history
# [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))
  • Loading branch information
semantic-release-bot committed Jul 16, 2020
1 parent fddab4d commit 8d0f4e4
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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))
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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": [
Expand Down

0 comments on commit 8d0f4e4

Please sign in to comment.