Skip to content

Commit 2f0c775

Browse files
chore(release): 1.1.3 [skip ci]
# [@asu/unity-react-core-v1.1.3](https://github.com/ASU/asu-unity-stack/compare/@asu/unity-react-core-v1.1.2...@asu/unity-react-core-v1.1.3) (2025-06-30) ### Bug Fixes * **unity-react-core:** change class of header ranking card for styling ([ada0d67](ada0d67)) * **unity-react-core:** update jsx for ranking card ([40f3711](40f3711))
1 parent 7f3c115 commit 2f0c775

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.1.3](https://github.com/ASU/asu-unity-stack/compare/@asu/unity-react-core-v1.1.2...@asu/unity-react-core-v1.1.3) (2025-06-30)
2+
3+
4+
### Bug Fixes
5+
6+
* **unity-react-core:** change class of header ranking card for styling ([ada0d67](https://github.com/ASU/asu-unity-stack/commit/ada0d677de7c9701e8225a6af6353f93e9d1be8b))
7+
* **unity-react-core:** update jsx for ranking card ([40f3711](https://github.com/ASU/asu-unity-stack/commit/40f371137789d9b71af8a85e03427dc6c7b8c017))
8+
19
# [@asu/unity-react-core-v1.1.2](https://github.com/ASU/asu-unity-stack/compare/@asu/unity-react-core-v1.1.1...@asu/unity-react-core-v1.1.2) (2025-06-04)
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.1.2",
3+
"version": "1.1.3",
44
"main": "./dist/unityReactCore.umd.js",
55
"module": "./dist/unityReactCore.es.js",
66
"browser": "./dist/unityReactCore.umd.js",

0 commit comments

Comments
 (0)