Skip to content

Commit 5f885c8

Browse files
chore(release): 1.0.7 [skip ci]
# [@asu/unity-react-core-v1.0.7](https://github.com/ASU/asu-unity-stack/compare/@asu/unity-react-core-v1.0.6...@asu/unity-react-core-v1.0.7) (2025-03-28) ### Bug Fixes * **unity-react-core:** change pagination ellipses and display ([77d4ede](77d4ede)) * **unity-react-core:** change the number of pages displayed ([171ea80](171ea80))
1 parent 39d6f34 commit 5f885c8

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

packages/unity-react-core/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# [@asu/unity-react-core-v1.0.7](https://github.com/ASU/asu-unity-stack/compare/@asu/unity-react-core-v1.0.6...@asu/unity-react-core-v1.0.7) (2025-03-28)
2+
3+
4+
### Bug Fixes
5+
6+
* **unity-react-core:** change pagination ellipses and display ([77d4ede](https://github.com/ASU/asu-unity-stack/commit/77d4ede3a313103d5d7e63049a7ba310c748acea))
7+
* **unity-react-core:** change the number of pages displayed ([171ea80](https://github.com/ASU/asu-unity-stack/commit/171ea80f15248e42275c1ed95d4ef2cb22a82c40))
8+
19
# [@asu/unity-react-core-v1.0.6](https://github.com/ASU/asu-unity-stack/compare/@asu/unity-react-core-v1.0.5...@asu/unity-react-core-v1.0.6) (2025-03-19)
210

311

packages/unity-react-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@asu/unity-react-core",
3-
"version": "1.0.6",
3+
"version": "1.0.7",
44
"main": "./dist/unityReactCore.umd.js",
55
"module": "./dist/unityReactCore.es.js",
66
"browser": "./dist/unityReactCore.umd.js",

0 commit comments

Comments
 (0)