diff --git a/change/@fluentui-react-calendar-preview-6cdd6435-805a-4ffc-a584-f5f58769b4da.json b/change/@fluentui-react-calendar-preview-6cdd6435-805a-4ffc-a584-f5f58769b4da.json new file mode 100644 index 00000000000000..661f914c2a4f67 --- /dev/null +++ b/change/@fluentui-react-calendar-preview-6cdd6435-805a-4ffc-a584-f5f58769b4da.json @@ -0,0 +1,7 @@ +{ + "type": "minor", + "comment": "chore: initial release", + "packageName": "@fluentui/react-calendar-preview", + "email": "dmytrokirpa@microsoft.com", + "dependentChangeType": "patch" +} \ No newline at end of file diff --git a/packages/react-components/react-calendar-preview/library/package.json b/packages/react-components/react-calendar-preview/library/package.json index 248b859ef4d124..8c0dcb73da33d3 100644 --- a/packages/react-components/react-calendar-preview/library/package.json +++ b/packages/react-components/react-calendar-preview/library/package.json @@ -1,7 +1,6 @@ { "name": "@fluentui/react-calendar-preview", "version": "0.0.0", - "private": true, "description": "Fluent UI React Calendar components", "type": "module", "main": "lib-commonjs/index.cjs",