Skip to content

Commit 5cfff9b

Browse files
chore(release): 1.23.0 [skip ci]
# [@asu/unity-bootstrap-theme-v1.23.0](https://github.com/ASU/asu-unity-stack/compare/@asu/unity-bootstrap-theme-v1.22.0...@asu/unity-bootstrap-theme-v1.23.0) (2025-04-16) ### Bug Fixes * **unity-bootstrap-theme:** added style for small and medium hero ([64002b9](64002b9)) * **unity-bootstrap-theme:** changed height to min-height on hero-overlay classes ([f1b2991](f1b2991)) ### Features * **unity-bootstrap-theme:** changed heigth to min-heigth on div.uds-hero-lg ([0e0c04b](0e0c04b))
1 parent 5550253 commit 5cfff9b

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

packages/unity-bootstrap-theme/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [@asu/unity-bootstrap-theme-v1.23.0](https://github.com/ASU/asu-unity-stack/compare/@asu/unity-bootstrap-theme-v1.22.0...@asu/unity-bootstrap-theme-v1.23.0) (2025-04-16)
2+
3+
4+
### Bug Fixes
5+
6+
* **unity-bootstrap-theme:** added style for small and medium hero ([64002b9](https://github.com/ASU/asu-unity-stack/commit/64002b904d50c4ae9aee7377327fc9b58425b0cd))
7+
* **unity-bootstrap-theme:** changed height to min-height on hero-overlay classes ([f1b2991](https://github.com/ASU/asu-unity-stack/commit/f1b299190c384c97793d1aecbf690b7737dcaf15))
8+
9+
10+
### Features
11+
12+
* **unity-bootstrap-theme:** changed heigth to min-heigth on div.uds-hero-lg ([0e0c04b](https://github.com/ASU/asu-unity-stack/commit/0e0c04b558758836963fdffc526dbdbe7e793445))
13+
114
# [@asu/unity-bootstrap-theme-v1.22.0](https://github.com/ASU/asu-unity-stack/compare/@asu/unity-bootstrap-theme-v1.21.6...@asu/unity-bootstrap-theme-v1.22.0) (2025-04-09)
215

316

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