Skip to content

Commit a3ad8f7

Browse files
chore(release): 1.0.5 [skip ci]
# [@asu/component-header-footer-v1.0.5](https://github.com/asu/asu-unity-stack/compare/@asu/component-header-footer-v1.0.4...@asu/component-header-footer-v1.0.5) (2025-03-31) ### Bug Fixes * **component-header-footer:** fixing variable name ([499e391](499e391)) * **component-header-footer:** updated logo alt and title from brand header ([f952066](f952066))
1 parent 8126d47 commit a3ad8f7

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.5](https://github.com/asu/asu-unity-stack/compare/@asu/component-header-footer-v1.0.4...@asu/component-header-footer-v1.0.5) (2025-03-31)
2+
3+
4+
### Bug Fixes
5+
6+
* **component-header-footer:** fixing variable name ([499e391](https://github.com/asu/asu-unity-stack/commit/499e39106e5584522c5feab466ab33a31c20c5a4))
7+
* **component-header-footer:** updated logo alt and title from brand header ([f952066](https://github.com/asu/asu-unity-stack/commit/f95206680c29589a536a8c8739fa3bde8f4d95d1))
8+
19
# [@asu/component-header-footer-v1.0.4](https://github.com/asu/asu-unity-stack/compare/@asu/component-header-footer-v1.0.3...@asu/component-header-footer-v1.0.4) (2025-03-19)
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.4",
3+
"version": "1.0.5",
44
"description": "ASU Global Header and Footer",
55
"main": "./dist/asuHeaderFooter.cjs.js",
66
"browser": "./dist/asuHeaderFooter.umd.js",

0 commit comments

Comments
 (0)