Skip to content

Commit

Permalink
chore(release): v1.0.0-next.24042301
Browse files Browse the repository at this point in the history
  • Loading branch information
romelperez committed Apr 24, 2024
1 parent 5e21112 commit 4155491
Show file tree
Hide file tree
Showing 25 changed files with 227 additions and 227 deletions.
4 changes: 2 additions & 2 deletions apps/docs/package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "apps-docs",
"version": "1.0.0-next.24041901",
"version": "1.0.0-next.24042301",
"private": true,
"dependencies": {
"@arwes/react": "^1.0.0-next.24041901",
"@arwes/react": "^1.0.0-next.24042301",
"@vanilla-extract/next-plugin": "^2.1.2",
"iconoir-react": "^7.5.0",
"jotai": "^2.1.0",
Expand Down
6 changes: 3 additions & 3 deletions apps/perf/package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "apps-perf",
"version": "1.0.0-next.24041901",
"version": "1.0.0-next.24042301",
"private": true,
"dependencies": {
"@arwes/react": "^1.0.0-next.24041901",
"arwes": "^1.0.0-next.24041901",
"@arwes/react": "^1.0.0-next.24042301",
"arwes": "^1.0.0-next.24042301",
"copy-webpack-plugin": "^9.0.1",
"html-webpack-plugin": "^5.3.2",
"ts-loader": "^9.5.1",
Expand Down
6 changes: 3 additions & 3 deletions apps/play/package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "apps-play",
"version": "1.0.0-next.24041901",
"version": "1.0.0-next.24042301",
"private": true,
"dependencies": {
"@arwes/react": "^1.0.0-next.24041901",
"@arwes/react": "^1.0.0-next.24042301",
"@babel/core": "^7.24.3",
"@babel/preset-react": "^7.24.1",
"arwes": "^1.0.0-next.24041901",
"arwes": "^1.0.0-next.24042301",
"babel-loader": "^9.1.3",
"copy-webpack-plugin": "^12.0.2",
"empanada": "^0.2.4",
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.0.0-next.24041901",
"version": "1.0.0-next.24042301",
"command": {
"publish": {
"allowBranch": "dev",
Expand Down
Loading

0 comments on commit 4155491

Please sign in to comment.