Skip to content

Commit 40461a0

Browse files
chore(release): 1.4.0 [skip ci]
# [1.4.0](v1.3.0...v1.4.0) (2020-07-24) ### Features * add palette color story ([9486cb4](9486cb4)) * add roboto weights ([2b21fe6](2b21fe6)) * add styles for generics attributes ([d913d45](d913d45)) * add typography story ([666b4de](666b4de))
1 parent 4f70098 commit 40461a0

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# [1.4.0](https://github.com/emunhoz/npm-react-module/compare/v1.3.0...v1.4.0) (2020-07-24)
2+
3+
4+
### Features
5+
6+
* add palette color story ([9486cb4](https://github.com/emunhoz/npm-react-module/commit/9486cb4a8dcf76f6870e12fb7b7b5ada1d03e2df))
7+
* add roboto weights ([2b21fe6](https://github.com/emunhoz/npm-react-module/commit/2b21fe601ad850e362fadeac80df574cb3736648))
8+
* add styles for generics attributes ([d913d45](https://github.com/emunhoz/npm-react-module/commit/d913d4568906d51ba69c6ec00619a1c74b71d342))
9+
* add typography story ([666b4de](https://github.com/emunhoz/npm-react-module/commit/666b4dee402ba5be04b636b6f3badf1d2f0a7be9))
10+
111
# [1.3.0](https://github.com/emunhoz/npm-react-module/compare/v1.2.0...v1.3.0) (2020-07-16)
212

313

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

0 commit comments

Comments
 (0)