Skip to content

Commit eeecc51

Browse files
chore(release): 1.7.3 [skip ci]
# [@asu/unity-react-core-v1.7.3](https://github.com/ASU/asu-unity-stack/compare/@asu/unity-react-core-v1.7.2...@asu/unity-react-core-v1.7.3) (2026-03-20) ### Bug Fixes * **unity-react-core:** aria-label updates for Email user and Call user to improve accessiblity ([b97f47d](b97f47d)) * **unity-react-core:** removed special characters from phone number aria label for screen readers ([9bf73c1](9bf73c1))
1 parent bde4109 commit eeecc51

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.7.3](https://github.com/ASU/asu-unity-stack/compare/@asu/unity-react-core-v1.7.2...@asu/unity-react-core-v1.7.3) (2026-03-20)
2+
3+
4+
### Bug Fixes
5+
6+
* **unity-react-core:** aria-label updates for Email user and Call user to improve accessiblity ([b97f47d](https://github.com/ASU/asu-unity-stack/commit/b97f47d4d25dea7c2e7621c396471fed36e410cc))
7+
* **unity-react-core:** removed special characters from phone number aria label for screen readers ([9bf73c1](https://github.com/ASU/asu-unity-stack/commit/9bf73c1e1770ce8403531a6b4953ed5899bf305e))
8+
19
# [@asu/unity-react-core-v1.7.2](https://github.com/ASU/asu-unity-stack/compare/@asu/unity-react-core-v1.7.1...@asu/unity-react-core-v1.7.2) (2026-03-12)
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.7.2",
3+
"version": "1.7.3",
44
"main": "./dist/unityReactCore.umd.js",
55
"module": "./dist/unityReactCore.es.js",
66
"browser": "./dist/unityReactCore.umd.js",

0 commit comments

Comments
 (0)