Skip to content

Commit 869c626

Browse files
author
Fluent UI Build
committed
applying package updates
1 parent 80b53fc commit 869c626

File tree

4 files changed

+25
-9
lines changed

4 files changed

+25
-9
lines changed

change/@fluentui-contrib-react-resize-handle-52670819-1a5d-4c12-96f1-836c93979a33.json

Lines changed: 0 additions & 7 deletions
This file was deleted.

packages/react-resize-handle/CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@fluentui-contrib/react-resize-handle",
33
"entries": [
4+
{
5+
"date": "Mon, 19 May 2025 11:51:48 GMT",
6+
"tag": "@fluentui-contrib/react-resize-handle_v0.7.1",
7+
"version": "0.7.1",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "[email protected]",
12+
"package": "@fluentui-contrib/react-resize-handle",
13+
"commit": "80b53fcfd5860462d787b3de5e7f9ac644f8a258",
14+
"comment": "feat: add onChangeRejected() callback"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Thu, 15 May 2025 10:13:29 GMT",
621
"tag": "@fluentui-contrib/react-resize-handle_v0.7.0",

packages/react-resize-handle/CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,17 @@
11
# Change Log - @fluentui-contrib/react-resize-handle
22

3-
This log was last generated on Thu, 15 May 2025 10:13:29 GMT and should not be manually modified.
3+
This log was last generated on Mon, 19 May 2025 11:51:48 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## 0.7.1
8+
9+
Mon, 19 May 2025 11:51:48 GMT
10+
11+
### Patches
12+
13+
- feat: add onChangeRejected() callback ([email protected])
14+
715
## 0.7.0
816

917
Thu, 15 May 2025 10:13:29 GMT

packages/react-resize-handle/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fluentui-contrib/react-resize-handle",
3-
"version": "0.7.0",
3+
"version": "0.7.1",
44
"peerDependencies": {
55
"@fluentui/react-components": ">=9.35.1 <10.0.0",
66
"@types/react": ">=16.8.0 <19.0.0",

0 commit comments

Comments
 (0)