Skip to content

Commit ff85a2b

Browse files
committed
Changeset version bump
1 parent 51d09ed commit ff85a2b

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

apps/mold-inventory-app/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# mold-inventory-app
22

3+
## 1.11.0
4+
5+
### Minor Changes
6+
7+
- Update to patched Next.js 15.5.7
8+
39
## 1.10.0
410

511
### Minor Changes

apps/mold-inventory-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mold-inventory-app",
3-
"version": "1.10.0",
3+
"version": "1.11.0",
44
"private": true,
55
"scripts": {
66
"dev": "node wrangler-to-env.js dev && next dev --turbopack",

0 commit comments

Comments
 (0)