Skip to content

Commit

Permalink
chore: publish alpha versions
Browse files Browse the repository at this point in the history
  • Loading branch information
daKmoR committed May 30, 2022
1 parent d879480 commit 873e6f3
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rocket/components",
"version": "0.1.0-alpha.4",
"version": "0.1.0-alpha.5",
"publishConfig": {
"access": "public"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/engine/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rocket/engine",
"version": "0.1.0-alpha.23",
"version": "0.1.0-alpha.24",
"publishConfig": {
"access": "public"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/launch/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rocket/launch",
"version": "0.20.0-alpha.6",
"version": "0.20.0-alpha.7",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -47,7 +47,7 @@
],
"dependencies": {
"@rocket/cli": "^0.20.0-alpha.10",
"@rocket/drawer": "^0.1.3",
"@rocket/components": "^0.1.0-alpha.4",
"@rocket/engine": "^0.1.0-alpha.10",
"@webcomponents/template-shadowroot": "^0.1.0",
"lit": "^2.2.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/search/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rocket/search",
"version": "0.5.1",
"version": "0.6.0-alpha.0",
"publishConfig": {
"access": "public"
},
Expand Down
2 changes: 1 addition & 1 deletion presets/spark/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rocket/spark",
"version": "0.1.0-alpha.4",
"version": "0.1.0-alpha.5",
"publishConfig": {
"access": "public"
},
Expand Down

0 comments on commit 873e6f3

Please sign in to comment.