Skip to content

Commit cb6fe4b

Browse files
chore(release): 1.6.4 [skip ci]
## [1.6.4](v1.6.3...v1.6.4) (2020-08-09) ### Bug Fixes * **dependencies:** build project ([8b06817](8b06817))
1 parent 8b06817 commit cb6fe4b

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.4](https://github.com/emunhoz/npm-react-module/compare/v1.6.3...v1.6.4) (2020-08-09)
2+
3+
4+
### Bug Fixes
5+
6+
* **dependencies:** build project ([8b06817](https://github.com/emunhoz/npm-react-module/commit/8b068175917550b2985a7f63f1545349f8b36d78))
7+
18
## [1.6.3](https://github.com/emunhoz/npm-react-module/compare/v1.6.2...v1.6.3) (2020-08-09)
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.3",
3+
"version": "1.6.4",
44
"description": "Component Library",
55
"main": "dist/index.cjs.js",
66
"module": "dist/index.esm.js",

0 commit comments

Comments
 (0)