Skip to content

Commit

Permalink
release: v1.0.0-rc.5
Browse files Browse the repository at this point in the history
- Chore: upgrade styles ( fixes font rendering in data cards )
  • Loading branch information
drinchev authored Dec 4, 2019
1 parent 64bb1cd commit d959584
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,3 +83,6 @@
- Chore: remove all constants (e.g. AVATAR_..., COLOR_..., FONT_...)
- Fix: Card color prop now takes any color
- Chore: Paragraph now enforces formatting of type Content

#v1.0.0-rc.5
- Chore: upgrade styles
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lightelligence/react",
"version": "1.0.0-rc.4",
"version": "1.0.0-rc.5",
"license": "MIT",
"repository": {
"type": "git",
Expand Down

0 comments on commit d959584

Please sign in to comment.