Skip to content

Commit 440e37c

Browse files
chore(release): 1.26.0 [skip ci]
# [@asu/unity-bootstrap-theme-v1.26.0](https://github.com/ASU/asu-unity-stack/compare/@asu/unity-bootstrap-theme-v1.25.2...@asu/unity-bootstrap-theme-v1.26.0) (2025-06-09) ### Bug Fixes * **unity-bootstrap-theme:** added styles to hidden box ([0524735](0524735)) * **unity-bootstrap-theme:** fixing visible text paragraph ([3e023c2](3e023c2)) * **unity-bootstrap-theme:** removed aria-hidden ([d4dc1a2](d4dc1a2)) ### Features * **unity-bootstrap-theme:** added js for trucate aria-describedby on card-body ([971d134](971d134)) * **unity-bootstrap-theme:** setup aria-label for p ([486628e](486628e))
1 parent e5806a7 commit 440e37c

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

packages/unity-bootstrap-theme/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
# [@asu/unity-bootstrap-theme-v1.26.0](https://github.com/ASU/asu-unity-stack/compare/@asu/unity-bootstrap-theme-v1.25.2...@asu/unity-bootstrap-theme-v1.26.0) (2025-06-09)
2+
3+
4+
### Bug Fixes
5+
6+
* **unity-bootstrap-theme:** added styles to hidden box ([0524735](https://github.com/ASU/asu-unity-stack/commit/05247354f7dd56b3ca9de676b025f8b644a2304c))
7+
* **unity-bootstrap-theme:** fixing visible text paragraph ([3e023c2](https://github.com/ASU/asu-unity-stack/commit/3e023c236b3c64b41432e260083fb2df05a2dea2))
8+
* **unity-bootstrap-theme:** removed aria-hidden ([d4dc1a2](https://github.com/ASU/asu-unity-stack/commit/d4dc1a2d8f354ef39f80034818ecc72830c44618))
9+
10+
11+
### Features
12+
13+
* **unity-bootstrap-theme:** added js for trucate aria-describedby on card-body ([971d134](https://github.com/ASU/asu-unity-stack/commit/971d134800f91d64f463c7ba7de878cd55e71757))
14+
* **unity-bootstrap-theme:** setup aria-label for p ([486628e](https://github.com/ASU/asu-unity-stack/commit/486628eb81c50553f75de4940e35b0112a0b3468))
15+
116
# [@asu/unity-bootstrap-theme-v1.25.2](https://github.com/ASU/asu-unity-stack/compare/@asu/unity-bootstrap-theme-v1.25.1...@asu/unity-bootstrap-theme-v1.25.2) (2025-05-30)
217

318

packages/unity-bootstrap-theme/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-bootstrap-theme",
3-
"version": "1.25.2",
3+
"version": "1.26.0",
44
"description": "Please see @asu/unity-react-core for up-to-date stories and examples.\nBase UI theme for ASU Web Standards 2.0 developed with Bootstrap 5",
55
"homepage": "https://github.com/ASU/asu-unity-stack#readme",
66
"license": "MIT",

0 commit comments

Comments
 (0)