Skip to content

Commit 98454aa

Browse files
chore(release): 1.0.12 [skip ci]
# [@asu/component-header-footer-v1.0.12](https://github.com/asu/asu-unity-stack/compare/@asu/component-header-footer-v1.0.11...@asu/component-header-footer-v1.0.12) (2025-07-14) ### Bug Fixes * **component-header-footer:** fix school logo in footer styles ([f25e7c1](f25e7c1)) * **component-header-footer:** update url params for a11y to use fragments instead of params ([9f0481a](9f0481a))
1 parent bf48e81 commit 98454aa

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

packages/component-header-footer/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# [@asu/component-header-footer-v1.0.12](https://github.com/asu/asu-unity-stack/compare/@asu/component-header-footer-v1.0.11...@asu/component-header-footer-v1.0.12) (2025-07-14)
2+
3+
4+
### Bug Fixes
5+
6+
* **component-header-footer:** fix school logo in footer styles ([f25e7c1](https://github.com/asu/asu-unity-stack/commit/f25e7c1fce0ead0f3f2be0d50cd3faeb91d82f8e))
7+
* **component-header-footer:** update url params for a11y to use fragments instead of params ([9f0481a](https://github.com/asu/asu-unity-stack/commit/9f0481ae63b465dea65452b1e93bd58596d5ac87))
8+
19
# [@asu/component-header-footer-v1.0.11](https://github.com/asu/asu-unity-stack/compare/@asu/component-header-footer-v1.0.10...@asu/component-header-footer-v1.0.11) (2025-07-11)
210

311

packages/component-header-footer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@asu/component-header-footer",
3-
"version": "1.0.11",
3+
"version": "1.0.12",
44
"description": "ASU Global Header and Footer",
55
"main": "./dist/asuHeaderFooter.cjs.js",
66
"browser": "./dist/asuHeaderFooter.umd.js",

0 commit comments

Comments
 (0)