Skip to content

Commit 90c77fd

Browse files
chore(release): 1.6.2 [skip ci]
## [1.6.2](v1.6.1...v1.6.2) (2020-07-30) ### Bug Fixes * export theme variables ([22a4c8a](22a4c8a))
1 parent 7dd4feb commit 90c77fd

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.2](https://github.com/emunhoz/npm-react-module/compare/v1.6.1...v1.6.2) (2020-07-30)
2+
3+
4+
### Bug Fixes
5+
6+
* export theme variables ([22a4c8a](https://github.com/emunhoz/npm-react-module/commit/22a4c8afc3d94aa6245f918557d4e54272ee610b))
7+
18
## [1.6.1](https://github.com/emunhoz/npm-react-module/compare/v1.6.0...v1.6.1) (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.1",
3+
"version": "1.6.2",
44
"description": "Component Library",
55
"main": "dist/index.js",
66
"files": [

0 commit comments

Comments
 (0)