Skip to content

Commit 1cdc24e

Browse files
chore(release): 1.1.0 [skip ci]
# [@asu/unity-react-core-v1.1.0](https://github.com/ASU/asu-unity-stack/compare/@asu/unity-react-core-v1.0.7...@asu/unity-react-core-v1.1.0) (2025-04-24) ### Bug Fixes * **unity-react-core:** update sb to use uds js ([118efeb](118efeb)) ### Features * **unity-react-core:** update storybook to use renamed file unity-bootstrap.js ([7425469](7425469))
1 parent ad11b06 commit 1cdc24e

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

packages/unity-react-core/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [@asu/unity-react-core-v1.1.0](https://github.com/ASU/asu-unity-stack/compare/@asu/unity-react-core-v1.0.7...@asu/unity-react-core-v1.1.0) (2025-04-24)
2+
3+
4+
### Bug Fixes
5+
6+
* **unity-react-core:** update sb to use uds js ([118efeb](https://github.com/ASU/asu-unity-stack/commit/118efeb5732c3bf881737b72cff9032acc2181d8))
7+
8+
9+
### Features
10+
11+
* **unity-react-core:** update storybook to use renamed file unity-bootstrap.js ([7425469](https://github.com/ASU/asu-unity-stack/commit/74254693eaf2ca71e23963ffaa4b836c5f4a1bdc))
12+
113
# [@asu/unity-react-core-v1.0.7](https://github.com/ASU/asu-unity-stack/compare/@asu/unity-react-core-v1.0.6...@asu/unity-react-core-v1.0.7) (2025-03-28)
214

315

packages/unity-react-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@asu/unity-react-core",
3-
"version": "1.0.7",
3+
"version": "1.1.0",
44
"main": "./dist/unityReactCore.umd.js",
55
"module": "./dist/unityReactCore.es.js",
66
"browser": "./dist/unityReactCore.umd.js",

0 commit comments

Comments
 (0)