Skip to content

Commit ab693c6

Browse files
chore(release): 1.5.14 [skip ci]
## [1.5.14](v1.5.13...v1.5.14) (2025-10-12) ### Bug Fixes * **deps:** update react monorepo ([#188](#188)) ([6c83c16](6c83c16))
1 parent f59a913 commit ab693c6

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
## [1.5.13](https://github.com/imevanc/nextjs-starter/compare/v1.5.12...v1.5.13) (2025-09-13)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nextjs-starter",
3-
"version": "1.5.13",
3+
"version": "1.5.14",
44
"private": true,
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)