Skip to content

Commit 06aa72b

Browse files
chore(release): 1.23.2 [skip ci]
# [@asu/unity-bootstrap-theme-v1.23.2](https://github.com/ASU/asu-unity-stack/compare/@asu/unity-bootstrap-theme-v1.23.1...@asu/unity-bootstrap-theme-v1.23.2) (2025-04-21) ### Bug Fixes * **component-events:** added style to fix a:focus ([de0e708](de0e708)) * **component-news:** removed margin from focus and added to a tag into card-title ([9629f6f](9629f6f)) * **unity-bootstrap-theme:** fix focus styles for card titles ([ffa430d](ffa430d))
1 parent adfaa8f commit 06aa72b

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

packages/unity-bootstrap-theme/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [@asu/unity-bootstrap-theme-v1.23.2](https://github.com/ASU/asu-unity-stack/compare/@asu/unity-bootstrap-theme-v1.23.1...@asu/unity-bootstrap-theme-v1.23.2) (2025-04-21)
2+
3+
4+
### Bug Fixes
5+
6+
* **component-events:** added style to fix a:focus ([de0e708](https://github.com/ASU/asu-unity-stack/commit/de0e70889ffae0770538d993c8a13d1cc346ba89))
7+
* **component-news:** removed margin from focus and added to a tag into card-title ([9629f6f](https://github.com/ASU/asu-unity-stack/commit/9629f6fb7203a2fcf2d28e7d2e453efe1ddb15d0))
8+
* **unity-bootstrap-theme:** fix focus styles for card titles ([ffa430d](https://github.com/ASU/asu-unity-stack/commit/ffa430de81b8cd345b431a48c693308ff9b1b43b))
9+
110
# [@asu/unity-bootstrap-theme-v1.23.1](https://github.com/ASU/asu-unity-stack/compare/@asu/unity-bootstrap-theme-v1.23.0...@asu/unity-bootstrap-theme-v1.23.1) (2025-04-18)
211

312

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.23.1",
3+
"version": "1.23.2",
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)