Skip to content

Commit 0b2abca

Browse files
chore(release): 3.0.5 [skip ci]
# [@asu/app-degree-pages-v3.0.5](https://github.com/asu/asu-unity-stack/compare/@asu/app-degree-pages-v3.0.4...@asu/app-degree-pages-v3.0.5) (2025-06-27) ### Bug Fixes * **app-degree-pages:** fix accessibility with options ID listing page ([0833f25](0833f25))
1 parent 9b6643c commit 0b2abca

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/app-degree-pages/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [@asu/app-degree-pages-v3.0.5](https://github.com/asu/asu-unity-stack/compare/@asu/app-degree-pages-v3.0.4...@asu/app-degree-pages-v3.0.5) (2025-06-27)
2+
3+
4+
### Bug Fixes
5+
6+
* **app-degree-pages:** fix accessibility with options ID listing page ([0833f25](https://github.com/asu/asu-unity-stack/commit/0833f2517131661c5d15b14b7e7e6e047abde4f9))
7+
18
# [@asu/app-degree-pages-v3.0.4](https://github.com/asu/asu-unity-stack/compare/@asu/app-degree-pages-v3.0.3...@asu/app-degree-pages-v3.0.4) (2025-04-22)
29

310

packages/app-degree-pages/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@asu/app-degree-pages",
3-
"version": "3.0.4",
3+
"version": "3.0.5",
44
"description": "ASU implementation of degree pages",
55
"main": "./dist/degreePages.cjs.js",
66
"browser": "./dist/degreePages.umd.js",

0 commit comments

Comments
 (0)