Skip to content

Commit 8d8663a

Browse files
chore(release): 1.26.2 [skip ci]
# [@asu/unity-bootstrap-theme-v1.26.2](https://github.com/ASU/asu-unity-stack/compare/@asu/unity-bootstrap-theme-v1.26.1...@asu/unity-bootstrap-theme-v1.26.2) (2025-07-07) ### Bug Fixes * **components-core:** added tabindex and focus css for accordion wrapper ([b6b3046](b6b3046)) * **unity-bootstrap-theme:** split padding value to margin and padding ([a55da8a](a55da8a))
1 parent b6b4975 commit 8d8663a

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

packages/unity-bootstrap-theme/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# [@asu/unity-bootstrap-theme-v1.26.2](https://github.com/ASU/asu-unity-stack/compare/@asu/unity-bootstrap-theme-v1.26.1...@asu/unity-bootstrap-theme-v1.26.2) (2025-07-07)
2+
3+
4+
### Bug Fixes
5+
6+
* **components-core:** added tabindex and focus css for accordion wrapper ([b6b3046](https://github.com/ASU/asu-unity-stack/commit/b6b304691f5f11fde1e4e14304e4909ffb0cae03))
7+
* **unity-bootstrap-theme:** split padding value to margin and padding ([a55da8a](https://github.com/ASU/asu-unity-stack/commit/a55da8a5157d3a6e6e4be1aeda89ed443c749270))
8+
19
# [@asu/unity-bootstrap-theme-v1.26.1](https://github.com/ASU/asu-unity-stack/compare/@asu/unity-bootstrap-theme-v1.26.0...@asu/unity-bootstrap-theme-v1.26.1) (2025-06-30)
210

311

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