Skip to content

Commit e0e5e52

Browse files
chore(release): 1.0.4 [skip ci]
# [@asu/unity-react-core-v1.0.4](https://github.com/ASU/asu-unity-stack/compare/@asu/unity-react-core-v1.0.3...@asu/unity-react-core-v1.0.4) (2025-03-03) ### Bug Fixes * **unity-react-core:** "Current Page" Text State Change to Plain Text ([38b2d02](38b2d02)) * **unity-react-core:** "Current Page" Text State Change to Plain Text ([b413f95](b413f95))
1 parent c6b33c4 commit e0e5e52

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

packages/unity-react-core/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# [@asu/unity-react-core-v1.0.4](https://github.com/ASU/asu-unity-stack/compare/@asu/unity-react-core-v1.0.3...@asu/unity-react-core-v1.0.4) (2025-03-03)
2+
3+
4+
### Bug Fixes
5+
6+
* **unity-react-core:** "Current Page" Text State Change to Plain Text ([38b2d02](https://github.com/ASU/asu-unity-stack/commit/38b2d0226b50c74cffcffb33d0c43be1c9690632))
7+
* **unity-react-core:** "Current Page" Text State Change to Plain Text ([b413f95](https://github.com/ASU/asu-unity-stack/commit/b413f9517f1b062b10ab3122c0ab69bc9828a992))
8+
19
# [@asu/unity-react-core-v1.0.3](https://github.com/ASU/asu-unity-stack/compare/@asu/unity-react-core-v1.0.2...@asu/unity-react-core-v1.0.3) (2025-03-03)
210

311

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

0 commit comments

Comments
 (0)