Skip to content

Commit 0f47438

Browse files
committed
Trying canonical versioning approach.
1 parent 8c28dce commit 0f47438

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

migration/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@express-zod-api/migration",
3-
"version": "24.0.0",
3+
"version": "24.3.1",
44
"peerDependencies": {
55
"typescript-eslint": "^8.0.0",
66
"eslint": "^9.0.0"

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"private": true,
3+
"version": "24.3.1",
34
"type": "module",
45
"scripts": {
56
"start": "pnpm -F example start",

0 commit comments

Comments
 (0)