Skip to content

Commit

Permalink
Merge pull request #1557 from merico-dev/1553-upgrade-react-hook-form…
Browse files Browse the repository at this point in the history
…-to-v7530

chore: publish v13.42.11
  • Loading branch information
GerilLeto authored Oct 12, 2024
2 parents f6e6e2e + 5fc9192 commit 9067abe
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@devtable/api",
"version": "13.42.10",
"version": "13.42.11",
"description": "",
"main": "index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion dashboard/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@devtable/dashboard",
"version": "13.42.10",
"version": "13.42.11",
"license": "Apache-2.0",
"publishConfig": {
"access": "public",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@devtable/root",
"version": "13.42.10",
"version": "13.42.11",
"private": true,
"workspaces": [
"api",
Expand Down
2 changes: 1 addition & 1 deletion settings-form/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@devtable/settings-form",
"version": "13.42.10",
"version": "13.42.11",
"license": "Apache-2.0",
"publishConfig": {
"access": "public",
Expand Down
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@devtable/website",
"private": true,
"license": "Apache-2.0",
"version": "13.42.10",
"version": "13.42.11",
"scripts": {
"dev": "vite",
"preview": "vite preview"
Expand Down

0 comments on commit 9067abe

Please sign in to comment.