Skip to content

Commit 3ed8968

Browse files
chore(release): 1.0.8 [skip ci]
# [@asu/component-header-footer-v1.0.8](https://github.com/asu/asu-unity-stack/compare/@asu/component-header-footer-v1.0.7...@asu/component-header-footer-v1.0.8) (2025-05-01) ### Bug Fixes * **component-header-footer:** added focusout event to NavItem ([b7eea2e](b7eea2e))
1 parent 057dacf commit 3ed8968

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/component-header-footer/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [@asu/component-header-footer-v1.0.8](https://github.com/asu/asu-unity-stack/compare/@asu/component-header-footer-v1.0.7...@asu/component-header-footer-v1.0.8) (2025-05-01)
2+
3+
4+
### Bug Fixes
5+
6+
* **component-header-footer:** added focusout event to NavItem ([b7eea2e](https://github.com/asu/asu-unity-stack/commit/b7eea2eae897fab10761806932dcc0e172936d54))
7+
18
# [@asu/component-header-footer-v1.0.7](https://github.com/asu/asu-unity-stack/compare/@asu/component-header-footer-v1.0.6...@asu/component-header-footer-v1.0.7) (2025-04-18)
29

310

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

0 commit comments

Comments
 (0)