Skip to content

Commit b462b77

Browse files
chore(release): 1.0.3 [skip ci]
# [@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) ### Bug Fixes * **unity-react-core:** arrow Button - Update Spacing to 16px ([268c87c](268c87c)) * **unity-react-core:** notification Banner Colors Missing ([de2ab93](de2ab93))
1 parent 91eb495 commit b462b77

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

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.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)
2+
3+
4+
### Bug Fixes
5+
6+
* **unity-react-core:** arrow Button - Update Spacing to 16px ([268c87c](https://github.com/ASU/asu-unity-stack/commit/268c87c1cfb150ba547ba4e65980383a8bd1774f))
7+
* **unity-react-core:** notification Banner Colors Missing ([de2ab93](https://github.com/ASU/asu-unity-stack/commit/de2ab93b1414246ffda014b181247f9a846e1468))
8+
19
# [@asu/unity-react-core-v1.0.2](https://github.com/ASU/asu-unity-stack/compare/@asu/unity-react-core-v1.0.1...@asu/unity-react-core-v1.0.2) (2025-02-18)
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.2",
3+
"version": "1.0.3",
44
"main": "./dist/unityReactCore.umd.js",
55
"module": "./dist/unityReactCore.es.js",
66
"browser": "./dist/unityReactCore.umd.js",

0 commit comments

Comments
 (0)