Skip to content

Commit 49ff89e

Browse files
chore(release): 1.6.0 [skip ci]
# [1.6.0](v1.5.0...v1.6.0) (2020-07-28) ### Features * update package json ([92a6793](92a6793))
1 parent 91d93ee commit 49ff89e

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
@@ -1,3 +1,10 @@
1+
# [1.6.0](https://github.com/emunhoz/npm-react-module/compare/v1.5.0...v1.6.0) (2020-07-28)
2+
3+
4+
### Features
5+
6+
* update package json ([92a6793](https://github.com/emunhoz/npm-react-module/commit/92a67938dd33b0724e0bd0e6dcea357421042689))
7+
18
# [1.5.0](https://github.com/emunhoz/npm-react-module/compare/v1.4.0...v1.5.0) (2020-07-28)
29

310

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": "1.5.0",
3+
"version": "1.6.0",
44
"description": "Component Library",
55
"main": "dist/index.js",
66
"files": [

0 commit comments

Comments
 (0)