Skip to content

Commit bb7d013

Browse files
chore(release): 9.0.1 [skip ci]
## [9.0.1](v9.0.0...v9.0.1) (2023-07-21) ### Bug Fixes * **typography:** change h2 font-size on mobile ([#223](#223)) ([50f3041](50f3041))
1 parent 50f3041 commit bb7d013

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [9.0.1](https://github.com/hey-car/heycar-uikit/compare/v9.0.0...v9.0.1) (2023-07-21)
2+
3+
4+
### Bug Fixes
5+
6+
* **typography:** change h2 font-size on mobile ([#223](https://github.com/hey-car/heycar-uikit/issues/223)) ([50f3041](https://github.com/hey-car/heycar-uikit/commit/50f30418ca9c200fa94a8aa33fdc2adb1c778c91))
7+
18
# [9.0.0](https://github.com/hey-car/heycar-uikit/compare/v8.8.0...v9.0.0) (2023-06-14)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
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": "@heycar-uikit/core",
3-
"version": "9.0.0",
3+
"version": "9.0.1",
44
"description": "The React UI library from HeyCar",
55
"author": "HeyCar Team",
66
"main": "index.js",

0 commit comments

Comments
 (0)