Skip to content

Commit 9e8c638

Browse files
chore(release): 1.5.2 [skip ci]
## [1.5.2](v1.5.1...v1.5.2) (2023-05-08) ### Bug Fixes * reactive slider ([ee33cea](ee33cea)) * **workflows:** rebase next branch on top of main after a new release ([c3f4d7b](c3f4d7b))
1 parent c879512 commit 9e8c638

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.5.2](https://github.com/fabric-ds/react/compare/v1.5.1...v1.5.2) (2023-05-08)
2+
3+
4+
### Bug Fixes
5+
6+
* reactive slider ([ee33cea](https://github.com/fabric-ds/react/commit/ee33cea471177e09817fab3bf6d331833d9b6dad))
7+
* **workflows:** rebase next branch on top of main after a new release ([c3f4d7b](https://github.com/fabric-ds/react/commit/c3f4d7b8d473c4e825472f337fb86d0c3d8a4b63))
8+
19
## [1.5.2-next.1](https://github.com/fabric-ds/react/compare/v1.5.1...v1.5.2-next.1) (2023-05-08)
210

311

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": "@fabric-ds/react",
3-
"version": "1.5.2-next.1",
3+
"version": "1.5.2",
44
"repository": "[email protected]:fabric-ds/react.git",
55
"license": "ISC",
66
"type": "module",

0 commit comments

Comments
 (0)