Skip to content

Commit 4e0201c

Browse files
chore(release): 2.5.1 [skip ci]
# [@asu/component-header-v2.5.1](https://github.com/asu/asu-unity-stack/compare/@asu/component-header-v2.5.0...@asu/component-header-v2.5.1) (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 a3ad8f7 commit 4e0201c

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

packages/component-header/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# [@asu/component-header-v2.5.1](https://github.com/asu/asu-unity-stack/compare/@asu/component-header-v2.5.0...@asu/component-header-v2.5.1) (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-v2.5.0](https://github.com/asu/asu-unity-stack/compare/@asu/component-header-v2.4.0...@asu/component-header-v2.5.0) (2025-02-18)
210

311

packages/component-header/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",
3-
"version": "2.5.0",
3+
"version": "2.5.1",
44
"description": "ASU Global Header",
55
"main": "./dist/asuHeader.cjs.js",
66
"browser": "./dist/asuHeader.umd.js",

0 commit comments

Comments
 (0)