Skip to content

Commit a53b166

Browse files
chore(release): 3.0.1 [skip ci]
# [@asu/app-degree-pages-v3.0.1](https://github.com/asu/asu-unity-stack/compare/@asu/app-degree-pages-v3.0.0...@asu/app-degree-pages-v3.0.1) (2025-02-18) ### Bug Fixes * **app-degree-pages:** at A Glance-STEM-OPT Update ([15c920a](15c920a)) * **app-degree-pages:** degreeRequirements failing to display ([b91aabf](b91aabf)) * **app-degree-pages:** logic error in getGraduateRequirements ([a17daf4](a17daf4)) * **app-degree-pages:** sTEM-OPT Update+ ([fab8906](fab8906)) * **app-degree-pages:** sTEMP-OPT update ([ab0d13e](ab0d13e))
1 parent ac6e3ff commit a53b166

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

packages/app-degree-pages/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
# [@asu/app-degree-pages-v3.0.1](https://github.com/asu/asu-unity-stack/compare/@asu/app-degree-pages-v3.0.0...@asu/app-degree-pages-v3.0.1) (2025-02-18)
2+
3+
4+
### Bug Fixes
5+
6+
* **app-degree-pages:** at A Glance-STEM-OPT Update ([15c920a](https://github.com/asu/asu-unity-stack/commit/15c920ae8102cb8988d160a7848c4fd1936d7023))
7+
* **app-degree-pages:** degreeRequirements failing to display ([b91aabf](https://github.com/asu/asu-unity-stack/commit/b91aabfec984954971eb5716c33ce42f812812e1))
8+
* **app-degree-pages:** logic error in getGraduateRequirements ([a17daf4](https://github.com/asu/asu-unity-stack/commit/a17daf4a8fa646c1e169110a0c0ea710542473af))
9+
* **app-degree-pages:** sTEM-OPT Update+ ([fab8906](https://github.com/asu/asu-unity-stack/commit/fab8906d3445efb4662acdee3831e1cc723d031d))
10+
* **app-degree-pages:** sTEMP-OPT update ([ab0d13e](https://github.com/asu/asu-unity-stack/commit/ab0d13e687bc4318a32ab1d70fa5923f0e4b5f16))
11+
112
# [@asu/app-degree-pages-v3.0.0](https://github.com/asu/asu-unity-stack/compare/@asu/app-degree-pages-v2.6.2...@asu/app-degree-pages-v3.0.0) (2025-02-11)
213

314

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.0",
3+
"version": "3.0.1",
44
"description": "ASU implementation of degree pages",
55
"main": "./dist/degreePages.cjs.js",
66
"browser": "./dist/degreePages.umd.js",

0 commit comments

Comments
 (0)