Skip to content

Commit 0ef600a

Browse files
chore(release): 1.0.11 [skip ci]
# [@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) ### Bug Fixes * button type for cookie consent opt out is now a button ([f7cff20](f7cff20)) * **component-header-footer:** updating footer to included privacy button ([fd022c4](fd022c4)) * styles for manual consent opt out ([b028c9f](b028c9f)) * styles for manual consent opt out version 2 ([35f4452](35f4452))
1 parent b1636ba commit 0ef600a

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

packages/component-header-footer/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# [@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)
2+
3+
4+
### Bug Fixes
5+
6+
* button type for cookie consent opt out is now a button ([f7cff20](https://github.com/asu/asu-unity-stack/commit/f7cff2084614f88213535d5c3f186d508c5eff1d))
7+
* **component-header-footer:** updating footer to included privacy button ([fd022c4](https://github.com/asu/asu-unity-stack/commit/fd022c45ca846c1fa1e2213e951fa431e2b483a6))
8+
* styles for manual consent opt out ([b028c9f](https://github.com/asu/asu-unity-stack/commit/b028c9fb6ba32aeaa6dd1dbfb1cdf572e2356740))
9+
* styles for manual consent opt out version 2 ([35f4452](https://github.com/asu/asu-unity-stack/commit/35f4452c3c32ff13c71dbbac5c9386774b3bf001))
10+
111
# [@asu/component-header-footer-v1.0.10](https://github.com/asu/asu-unity-stack/compare/@asu/component-header-footer-v1.0.9...@asu/component-header-footer-v1.0.10) (2025-05-13)
212

313

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.10",
3+
"version": "1.0.11",
44
"description": "ASU Global Header and Footer",
55
"main": "./dist/asuHeaderFooter.cjs.js",
66
"browser": "./dist/asuHeaderFooter.umd.js",

0 commit comments

Comments
 (0)