Skip to content

Commit 8d36dba

Browse files
chore(release): 8.3.0 [skip ci]
# [8.3.0](v8.2.2...v8.3.0) (2023-05-24) ### Bug Fixes * **header:** fix issue with header being full page height on mobile ([#209](#209)) ([0401c56](0401c56)) ### Features * **app-store-button:** app store badges for iOS and Android ([#199](#199)) ([d0771a8](d0771a8))
1 parent d0771a8 commit 8d36dba

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [8.3.0](https://github.com/hey-car/heycar-uikit/compare/v8.2.2...v8.3.0) (2023-05-24)
2+
3+
4+
### Bug Fixes
5+
6+
* **header:** fix issue with header being full page height on mobile ([#209](https://github.com/hey-car/heycar-uikit/issues/209)) ([0401c56](https://github.com/hey-car/heycar-uikit/commit/0401c56f91badc1a1f406ce7b4319ff173cce1b7))
7+
8+
9+
### Features
10+
11+
* **app-store-button:** app store badges for iOS and Android ([#199](https://github.com/hey-car/heycar-uikit/issues/199)) ([d0771a8](https://github.com/hey-car/heycar-uikit/commit/d0771a8c6fcbc96043cc78ec91824e410755db74))
12+
113
## [8.2.2](https://github.com/hey-car/heycar-uikit/compare/v8.2.1...v8.2.2) (2023-05-23)
214

315

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": "8.2.2",
3+
"version": "8.3.0",
44
"description": "The React UI library from HeyCar",
55
"author": "HeyCar Team",
66
"main": "index.js",

0 commit comments

Comments
 (0)