We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f59a913 commit ab693c6Copy full SHA for ab693c6
2 files changed
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.5.14](https://github.com/imevanc/nextjs-starter/compare/v1.5.13...v1.5.14) (2025-10-12)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** update react monorepo ([#188](https://github.com/imevanc/nextjs-starter/issues/188)) ([6c83c16](https://github.com/imevanc/nextjs-starter/commit/6c83c16e23bbc1704e2786675abdfd16ca0bf122))
7
8
## [1.5.13](https://github.com/imevanc/nextjs-starter/compare/v1.5.12...v1.5.13) (2025-09-13)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "nextjs-starter",
- "version": "1.5.13",
+ "version": "1.5.14",
"private": true,
"type": "module",
"scripts": {
0 commit comments