Skip to content

Commit fe5b060

Browse files
chore(release): 1.5.1-next.1 [skip ci]
## [1.5.1-next.1](v1.5.0...v1.5.1-next.1) (2023-03-01) ### Bug Fixes * **modal:** cleanup scroll-doctor lock on unmount ([74a5c89](74a5c89))
1 parent 3506516 commit fe5b060

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+
## [1.5.1-next.1](https://github.com/fabric-ds/react/compare/v1.5.0...v1.5.1-next.1) (2023-03-01)
2+
3+
4+
### Bug Fixes
5+
6+
* **modal:** cleanup scroll-doctor lock on unmount ([74a5c89](https://github.com/fabric-ds/react/commit/74a5c896d4cf8c7b111526e68500f66b0a9de5f7))
7+
18
# [1.5.0](https://github.com/fabric-ds/react/compare/v1.4.2...v1.5.0) (2022-11-21)
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": "@fabric-ds/react",
3-
"version": "1.5.0",
3+
"version": "1.5.1-next.1",
44
"repository": "[email protected]:fabric-ds/react.git",
55
"license": "ISC",
66
"type": "module",

0 commit comments

Comments
 (0)