Skip to content

Commit f946583

Browse files
chore(release): 1.0.6 [skip ci]
# [@asu/unity-react-core-v1.0.6](https://github.com/ASU/asu-unity-stack/compare/@asu/unity-react-core-v1.0.5...@asu/unity-react-core-v1.0.6) (2025-03-19) ### Bug Fixes * **unity-react-core:** revert uds-1856 ([7b9e465](7b9e465))
1 parent c31f866 commit f946583

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/unity-react-core/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [@asu/unity-react-core-v1.0.6](https://github.com/ASU/asu-unity-stack/compare/@asu/unity-react-core-v1.0.5...@asu/unity-react-core-v1.0.6) (2025-03-19)
2+
3+
4+
### Bug Fixes
5+
6+
* **unity-react-core:** revert uds-1856 ([7b9e465](https://github.com/ASU/asu-unity-stack/commit/7b9e465cd36c124cfdd7b6a7b6c7489bce5c0af2))
7+
18
# [@asu/unity-react-core-v1.0.5](https://github.com/ASU/asu-unity-stack/compare/@asu/unity-react-core-v1.0.4...@asu/unity-react-core-v1.0.5) (2025-03-19)
29

310

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.5",
3+
"version": "1.0.6",
44
"main": "./dist/unityReactCore.umd.js",
55
"module": "./dist/unityReactCore.es.js",
66
"browser": "./dist/unityReactCore.umd.js",

0 commit comments

Comments
 (0)