Skip to content

Commit 9d7be84

Browse files
chore(release): 1.30.2 [skip ci]
# [@asu/unity-bootstrap-theme-v1.30.2](https://github.com/ASU/asu-unity-stack/compare/@asu/unity-bootstrap-theme-v1.30.1...@asu/unity-bootstrap-theme-v1.30.2) (2025-10-15) ### Bug Fixes * **unity-bootstrap-theme:** fix typo ([d66b84d](d66b84d)) * **unity-bootstrap-theme:** replace custom throttle with @asu/shared ([e2ba8fe](e2ba8fe)) * **unity-bootstrap-theme:** update anchor menu logic to be more universal ([9629c31](9629c31))
1 parent 23247d4 commit 9d7be84

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.30.2](https://github.com/ASU/asu-unity-stack/compare/@asu/unity-bootstrap-theme-v1.30.1...@asu/unity-bootstrap-theme-v1.30.2) (2025-10-15)
2+
3+
4+
### Bug Fixes
5+
6+
* **unity-bootstrap-theme:** fix typo ([d66b84d](https://github.com/ASU/asu-unity-stack/commit/d66b84dd62b45c0cc50a4bdd4bde13f3f24fdb2b))
7+
* **unity-bootstrap-theme:** replace custom throttle with @asu/shared ([e2ba8fe](https://github.com/ASU/asu-unity-stack/commit/e2ba8fe119a7fd3f9e70fa81158a1c9c3b2738e5))
8+
* **unity-bootstrap-theme:** update anchor menu logic to be more universal ([9629c31](https://github.com/ASU/asu-unity-stack/commit/9629c31c33a240da3681d08f89899d70ca6f0356))
9+
110
# [@asu/unity-bootstrap-theme-v1.30.1](https://github.com/ASU/asu-unity-stack/compare/@asu/unity-bootstrap-theme-v1.30.0...@asu/unity-bootstrap-theme-v1.30.1) (2025-10-14)
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.30.1",
3+
"version": "1.30.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)