Skip to content

Commit 41a6309

Browse files
chore(release): 8.6.0 [skip ci]
# [8.6.0](v8.5.0...v8.6.0) (2023-06-05) ### Features * **segmented-buttons:** added segmented buttons component ([#213](#213)) ([2813359](2813359))
1 parent 2813359 commit 41a6309

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+
# [8.6.0](https://github.com/hey-car/heycar-uikit/compare/v8.5.0...v8.6.0) (2023-06-05)
2+
3+
4+
### Features
5+
6+
* **segmented-buttons:** added segmented buttons component ([#213](https://github.com/hey-car/heycar-uikit/issues/213)) ([2813359](https://github.com/hey-car/heycar-uikit/commit/2813359d6258b86a8f4d7a6739a4d411213146d7))
7+
18
# [8.5.0](https://github.com/hey-car/heycar-uikit/compare/v8.4.1...v8.5.0) (2023-06-01)
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": "8.5.0",
3+
"version": "8.6.0",
44
"description": "The React UI library from HeyCar",
55
"author": "HeyCar Team",
66
"main": "index.js",

0 commit comments

Comments
 (0)