Skip to content

Commit bd58628

Browse files
chore(release): 4.1.0 [skip ci]
# [@asu/app-webdir-ui-v4.1.0](https://github.com/asu/asu-unity-stack/compare/@asu/app-webdir-ui-v4.0.2...@asu/app-webdir-ui-v4.1.0) (2025-01-06) ### Bug Fixes * **app-webdir-ui:** changed mailto and phone number aria-label ([962ab0b](962ab0b)) ### Features * **app-webdir-ui:** removed toLowerCase() on email ([6c53e4e](6c53e4e))
1 parent 068ab93 commit bd58628

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

packages/app-webdir-ui/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [@asu/app-webdir-ui-v4.1.0](https://github.com/asu/asu-unity-stack/compare/@asu/app-webdir-ui-v4.0.2...@asu/app-webdir-ui-v4.1.0) (2025-01-06)
2+
3+
4+
### Bug Fixes
5+
6+
* **app-webdir-ui:** changed mailto and phone number aria-label ([962ab0b](https://github.com/asu/asu-unity-stack/commit/962ab0bb47eb7846e3dca968e728370cb77bee97))
7+
8+
9+
### Features
10+
11+
* **app-webdir-ui:** removed toLowerCase() on email ([6c53e4e](https://github.com/asu/asu-unity-stack/commit/6c53e4ec4a517d84647e7394797c019797d6e102))
12+
113
# [@asu/app-webdir-ui-v4.0.2](https://github.com/asu/asu-unity-stack/compare/@asu/app-webdir-ui-v4.0.1...@asu/app-webdir-ui-v4.0.2) (2025-01-02)
214

315

packages/app-webdir-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@asu/app-webdir-ui",
3-
"version": "4.0.2",
3+
"version": "4.1.0",
44
"description": "App Webdir UI",
55
"main": "./dist/webdirUI.cjs.js",
66
"browser": "./dist/webdirUI.umd.js",

0 commit comments

Comments
 (0)