Skip to content

Commit cd27e8d

Browse files
chore(release): 1.6.1 [skip ci]
## [1.6.1](v1.6.0...v1.6.1) (2020-07-28) ### Bug Fixes * react import ([efdd03b](efdd03b))
1 parent efdd03b commit cd27e8d

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.1](https://github.com/emunhoz/npm-react-module/compare/v1.6.0...v1.6.1) (2020-07-28)
2+
3+
4+
### Bug Fixes
5+
6+
* react import ([efdd03b](https://github.com/emunhoz/npm-react-module/commit/efdd03bde8b4379bfef5d3f37957acf729f1a636))
7+
18
# [1.6.0](https://github.com/emunhoz/npm-react-module/compare/v1.5.0...v1.6.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.6.0",
3+
"version": "1.6.1",
44
"description": "Component Library",
55
"main": "dist/index.js",
66
"files": [

0 commit comments

Comments
 (0)