Skip to content

Commit 18d7efd

Browse files
chore(release): 8.7.0 [skip ci]
# [8.7.0](v8.6.1...v8.7.0) (2023-06-08) ### Features * **slider:** slider plus unit tests ([#216](#216)) ([4417cdc](4417cdc))
1 parent 4417cdc commit 18d7efd

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.7.0](https://github.com/hey-car/heycar-uikit/compare/v8.6.1...v8.7.0) (2023-06-08)
2+
3+
4+
### Features
5+
6+
* **slider:** slider plus unit tests ([#216](https://github.com/hey-car/heycar-uikit/issues/216)) ([4417cdc](https://github.com/hey-car/heycar-uikit/commit/4417cdc51979602797cad3e4e8753720ba91d615))
7+
18
## [8.6.1](https://github.com/hey-car/heycar-uikit/compare/v8.6.0...v8.6.1) (2023-06-06)
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.6.1",
3+
"version": "8.7.0",
44
"description": "The React UI library from HeyCar",
55
"author": "HeyCar Team",
66
"main": "index.js",

0 commit comments

Comments
 (0)