Skip to content

Commit

Permalink
chore: prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
cschroeter committed Apr 10, 2024
1 parent f7cd30c commit 13d18f6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion frameworks/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -500,7 +500,7 @@
},
"sideEffects": false,
"dependencies": {
"@ark-ui/anatomy": "workspace:*",
"@ark-ui/anatomy": "3.0.0",
"@zag-js/accordion": "0.45.0",
"@zag-js/avatar": "0.45.0",
"@zag-js/carousel": "0.45.0",
Expand Down
1 change: 1 addition & 0 deletions release-it.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
}
},
"npm": {
"versionArgs": ["--workspaces-update=false"],
"publishPath": "./dist/"
}
}

0 comments on commit 13d18f6

Please sign in to comment.