Skip to content

Commit 2ce76dc

Browse files
chore(release): 1.28.0 [skip ci]
# [@asu/unity-bootstrap-theme-v1.28.0](https://github.com/ASU/asu-unity-stack/compare/@asu/unity-bootstrap-theme-v1.27.0...@asu/unity-bootstrap-theme-v1.28.0) (2025-08-04) ### Bug Fixes * **unity-bootstrap-theme:** add retry logic to initCardBoodies to for .card-body elemtns ([9310021](9310021)) * **unity-bootstrap-theme:** initialized retryCount var ([b0656ed](b0656ed)) ### Features * **unity-bootstrap-theme:** changed margin and padding for List ([4fc2fcd](4fc2fcd))
1 parent bf42f6c commit 2ce76dc

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.28.0](https://github.com/ASU/asu-unity-stack/compare/@asu/unity-bootstrap-theme-v1.27.0...@asu/unity-bootstrap-theme-v1.28.0) (2025-08-04)
2+
3+
4+
### Bug Fixes
5+
6+
* **unity-bootstrap-theme:** add retry logic to initCardBoodies to for .card-body elemtns ([9310021](https://github.com/ASU/asu-unity-stack/commit/9310021b3c86f0e365fe37ec5b764c4778f8f546))
7+
* **unity-bootstrap-theme:** initialized retryCount var ([b0656ed](https://github.com/ASU/asu-unity-stack/commit/b0656ed394a25c591e39d19e919a69ba75c8628f))
8+
9+
10+
### Features
11+
12+
* **unity-bootstrap-theme:** changed margin and padding for List ([4fc2fcd](https://github.com/ASU/asu-unity-stack/commit/4fc2fcd8f97b3662f888efcc1b07fbdf9127ec1b))
13+
114
# [@asu/unity-bootstrap-theme-v1.27.0](https://github.com/ASU/asu-unity-stack/compare/@asu/unity-bootstrap-theme-v1.26.5...@asu/unity-bootstrap-theme-v1.27.0) (2025-07-24)
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.27.0",
3+
"version": "1.28.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)