Skip to content

Commit 915097c

Browse files
chore(release): 1.21.0 [skip ci]
# [@asu/unity-bootstrap-theme-v1.21.0](https://github.com/ASU/asu-unity-stack/compare/@asu/unity-bootstrap-theme-v1.20.2...@asu/unity-bootstrap-theme-v1.21.0) (2025-02-11) ### Bug Fixes * **unity-bootstrap-theme:** allow span,i alert-icon tags ([3a7b4ad](3a7b4ad)) * **unity-bootstrap-theme:** apply a11y breadcrumbs min size ([fbd32cc](fbd32cc)) * **unity-bootstrap-theme:** breadcrumbs ([73180a5](73180a5)) * **unity-bootstrap-theme:** style tweak to support rendering non-svg icons ([6010c42](6010c42)) * **unity-react-core:** update package.json ([7eabcca](7eabcca)) ### Features * **components-core:** added component-carousel to components-core ([8677db8](8677db8)) * **unity-bootstrap-theme:** banner icon styles ([3304cf4](3304cf4)) * **unity-bootstrap-theme:** rank cards native BS ([f799b7c](f799b7c)) * **unity-react-core:** form elements ([bf2d04b](bf2d04b))
1 parent 4913d45 commit 915097c

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

packages/unity-bootstrap-theme/CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
# [@asu/unity-bootstrap-theme-v1.21.0](https://github.com/ASU/asu-unity-stack/compare/@asu/unity-bootstrap-theme-v1.20.2...@asu/unity-bootstrap-theme-v1.21.0) (2025-02-11)
2+
3+
4+
### Bug Fixes
5+
6+
* **unity-bootstrap-theme:** allow span,i alert-icon tags ([3a7b4ad](https://github.com/ASU/asu-unity-stack/commit/3a7b4ad8ecc676ec4526d36a7f0e31ccb39e178c))
7+
* **unity-bootstrap-theme:** apply a11y breadcrumbs min size ([fbd32cc](https://github.com/ASU/asu-unity-stack/commit/fbd32cc8f419bc97ea794553e7158a92af3ca215))
8+
* **unity-bootstrap-theme:** breadcrumbs ([73180a5](https://github.com/ASU/asu-unity-stack/commit/73180a52d8a193d409c368d4109e2072819c8f11))
9+
* **unity-bootstrap-theme:** style tweak to support rendering non-svg icons ([6010c42](https://github.com/ASU/asu-unity-stack/commit/6010c4233d9cf01fd6260fc9ae2cb2a14dffb0e0))
10+
* **unity-react-core:** update package.json ([7eabcca](https://github.com/ASU/asu-unity-stack/commit/7eabcca01058eb26a1954fd26831b7ebbf1ea161))
11+
12+
13+
### Features
14+
15+
* **components-core:** added component-carousel to components-core ([8677db8](https://github.com/ASU/asu-unity-stack/commit/8677db8f92c15f768c35951fbbd85f254f437de0))
16+
* **unity-bootstrap-theme:** banner icon styles ([3304cf4](https://github.com/ASU/asu-unity-stack/commit/3304cf4d818a6f6ab85652afcde346d5e5fa6ccf))
17+
* **unity-bootstrap-theme:** rank cards native BS ([f799b7c](https://github.com/ASU/asu-unity-stack/commit/f799b7cbb693005ce4783b878c498bfe1d10535f))
18+
* **unity-react-core:** form elements ([bf2d04b](https://github.com/ASU/asu-unity-stack/commit/bf2d04b64439e2bbe433d9a8c68271a09dafe29c))
19+
120
# [@asu/unity-bootstrap-theme-v1.20.2](https://github.com/ASU/asu-unity-stack/compare/@asu/unity-bootstrap-theme-v1.20.1...@asu/unity-bootstrap-theme-v1.20.2) (2025-01-17)
221

322

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