Skip to content

Commit a389edc

Browse files
chore(release): 3.0.3 [skip ci]
# [@asu/app-degree-pages-v3.0.3](https://github.com/asu/asu-unity-stack/compare/@asu/app-degree-pages-v3.0.2...@asu/app-degree-pages-v3.0.3) (2025-04-08) ### Bug Fixes * **app-degree-pages:** changes ([43046a8](43046a8)) * **app-degree-pages:** improve the search relevancy by displaying title matches first ([ad9b0bc](ad9b0bc)) * **app-degree-pages:** improving search relevancy ([20e4e20](20e4e20))
1 parent a8b3f91 commit a389edc

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

packages/app-degree-pages/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [@asu/app-degree-pages-v3.0.3](https://github.com/asu/asu-unity-stack/compare/@asu/app-degree-pages-v3.0.2...@asu/app-degree-pages-v3.0.3) (2025-04-08)
2+
3+
4+
### Bug Fixes
5+
6+
* **app-degree-pages:** changes ([43046a8](https://github.com/asu/asu-unity-stack/commit/43046a8f36984a5cfaf583051697ac546291ca50))
7+
* **app-degree-pages:** improve the search relevancy by displaying title matches first ([ad9b0bc](https://github.com/asu/asu-unity-stack/commit/ad9b0bc4f0f9373905e72f22f46697fe29be656c))
8+
* **app-degree-pages:** improving search relevancy ([20e4e20](https://github.com/asu/asu-unity-stack/commit/20e4e20f31c609be24cd8a4f97957c797c2b38ce))
9+
110
# [@asu/app-degree-pages-v3.0.2](https://github.com/asu/asu-unity-stack/compare/@asu/app-degree-pages-v3.0.1...@asu/app-degree-pages-v3.0.2) (2025-03-03)
211

312

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

0 commit comments

Comments
 (0)