Skip to content

Commit 240c4aa

Browse files
committed
chore: release 2.8.0
1 parent ce2bd27 commit 240c4aa

5 files changed

Lines changed: 6 additions & 6 deletions

File tree

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rownd/react",
3-
"version": "2.7.4",
3+
"version": "2.8.0",
44
"license": "MIT",
55
"private": false,
66
"type": "module",

packages/next/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rownd/next",
3-
"version": "2.7.4",
3+
"version": "2.8.0",
44
"type": "module",
55
"module": "dist/next.js",
66
"types": "dist/next.d.ts",

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@
3030
"type": "git",
3131
"url": "https://github.com/rownd/react.git"
3232
},
33-
"version": "2.7.4"
33+
"version": "2.8.0"
3434
}

packages/remix/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@
3030
"type": "git",
3131
"url": "https://github.com/rownd/react.git"
3232
},
33-
"version": "2.7.4"
33+
"version": "2.8.0"
3434
}

0 commit comments

Comments
 (0)