Skip to content

Commit d959584

Browse files
authored
release: v1.0.0-rc.5
- Chore: upgrade styles ( fixes font rendering in data cards )
1 parent 64bb1cd commit d959584

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,3 +83,6 @@
8383
- Chore: remove all constants (e.g. AVATAR_..., COLOR_..., FONT_...)
8484
- Fix: Card color prop now takes any color
8585
- Chore: Paragraph now enforces formatting of type Content
86+
87+
#v1.0.0-rc.5
88+
- Chore: upgrade styles

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": "@lightelligence/react",
3-
"version": "1.0.0-rc.4",
3+
"version": "1.0.0-rc.5",
44
"license": "MIT",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)