Skip to content

Commit

Permalink
refactor: update package versions to 1.0.0-next.0
Browse files Browse the repository at this point in the history
  • Loading branch information
drazisil committed Oct 13, 2024
1 parent ae13a4c commit 78cdd21
Show file tree
Hide file tree
Showing 31 changed files with 144 additions and 15 deletions.
24 changes: 24 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"mode": "pre",
"tag": "next",
"initialVersions": {
"rusty-motors-cli": "1.0.0-alpha1",
"rusty-motors-database": "1.0.0-alpha1",
"rusty-motors-gateway": "1.0.0-alpha1",
"rusty-motors-lobby": "1.0.0-alpha1",
"rusty-motors-login": "1.0.0-alpha1",
"rusty-motors-mcots": "1.0.0-alpha1",
"rusty-motors-nps": "1.0.0-alpha1",
"rusty-motors-patch": "1.0.0-alpha1",
"rusty-motors-personas": "1.0.0-alpha1",
"rusty-motors-shard": "1.0.0-alpha1",
"rusty-motors-shared": "1.0.0-alpha1",
"rusty-motors-shared-packets": "1.0.0-alpha1",
"rusty-motors-transactions": "1.0.0-alpha1",
"rusty-motors-chat": "1.0.0-alpha1",
"rusty-motors-socket": "1.0.0-alpha1"
},
"changesets": [
"poor-nails-smoke"
]
}
7 changes: 7 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# rusty-motors-cli

## 1.0.0-next.0

### Patch Changes

- ae13a4c: Initial changeset
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rusty-motors-cli",
"version": "1.0.0-alpha1",
"version": "1.0.0-next.0",
"exports": {
".": {
"import": "./index.js",
Expand Down
7 changes: 7 additions & 0 deletions packages/database/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# rusty-motors-database

## 1.0.0-next.0

### Patch Changes

- ae13a4c: Initial changeset
2 changes: 1 addition & 1 deletion packages/database/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rusty-motors-database",
"version": "1.0.0-alpha1",
"version": "1.0.0-next.0",
"exports": {
".": {
"import": "./index.js",
Expand Down
7 changes: 7 additions & 0 deletions packages/gateway/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# rusty-motors-gateway

## 1.0.0-next.0

### Patch Changes

- ae13a4c: Initial changeset
2 changes: 1 addition & 1 deletion packages/gateway/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rusty-motors-gateway",
"version": "1.0.0-alpha1",
"version": "1.0.0-next.0",
"exports": {
".": {
"import": "./index.js",
Expand Down
7 changes: 7 additions & 0 deletions packages/lobby/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# rusty-motors-lobby

## 1.0.0-next.0

### Patch Changes

- ae13a4c: Initial changeset
2 changes: 1 addition & 1 deletion packages/lobby/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rusty-motors-lobby",
"version": "1.0.0-alpha1",
"version": "1.0.0-next.0",
"exports": {
".": {
"import": "./index.js",
Expand Down
7 changes: 7 additions & 0 deletions packages/login/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# rusty-motors-login

## 1.0.0-next.0

### Patch Changes

- ae13a4c: Initial changeset
2 changes: 1 addition & 1 deletion packages/login/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rusty-motors-login",
"version": "1.0.0-alpha1",
"version": "1.0.0-next.0",
"exports": {
".": {
"import": "./index.js",
Expand Down
7 changes: 7 additions & 0 deletions packages/mcots/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# rusty-motors-mcots

## 1.0.0-next.0

### Patch Changes

- ae13a4c: Initial changeset
2 changes: 1 addition & 1 deletion packages/mcots/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rusty-motors-mcots",
"version": "1.0.0-alpha1",
"version": "1.0.0-next.0",
"exports": {
".": {
"import": "./index.js",
Expand Down
7 changes: 7 additions & 0 deletions packages/nps/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# rusty-motors-nps

## 1.0.0-next.0

### Patch Changes

- ae13a4c: Initial changeset
2 changes: 1 addition & 1 deletion packages/nps/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rusty-motors-nps",
"version": "1.0.0-alpha1",
"version": "1.0.0-next.0",
"exports": {
".": {
"import": "./index.js",
Expand Down
7 changes: 7 additions & 0 deletions packages/patch/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# rusty-motors-patch

## 1.0.0-next.0

### Patch Changes

- ae13a4c: Initial changeset
2 changes: 1 addition & 1 deletion packages/patch/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rusty-motors-patch",
"version": "1.0.0-alpha1",
"version": "1.0.0-next.0",
"exports": {
".": {
"import": "./index.js",
Expand Down
7 changes: 7 additions & 0 deletions packages/persona/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# rusty-motors-personas

## 1.0.0-next.0

### Patch Changes

- ae13a4c: Initial changeset
2 changes: 1 addition & 1 deletion packages/persona/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rusty-motors-personas",
"version": "1.0.0-alpha1",
"version": "1.0.0-next.0",
"exports": {
".": {
"import": "./index.js",
Expand Down
7 changes: 7 additions & 0 deletions packages/shard/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# rusty-motors-shard

## 1.0.0-next.0

### Patch Changes

- ae13a4c: Initial changeset
2 changes: 1 addition & 1 deletion packages/shard/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rusty-motors-shard",
"version": "1.0.0-alpha1",
"version": "1.0.0-next.0",
"description": "The shard service exposing the following endpoints to the gateway service:",
"exports": {
".": {
Expand Down
7 changes: 7 additions & 0 deletions packages/shared-packets/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# rusty-motors-shared-packets

## 1.0.0-next.0

### Patch Changes

- ae13a4c: Initial changeset
2 changes: 1 addition & 1 deletion packages/shared-packets/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "rusty-motors-shared-packets",
"private": true,
"version": "1.0.0-alpha1",
"version": "1.0.0-next.0",
"type": "module",
"exports": {
".": {
Expand Down
7 changes: 7 additions & 0 deletions packages/shared/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# rusty-motors-shared

## 1.0.0-next.0

### Patch Changes

- ae13a4c: Initial changeset
2 changes: 1 addition & 1 deletion packages/shared/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rusty-motors-shared",
"version": "1.0.0-alpha1",
"version": "1.0.0-next.0",
"exports": {
".": {
"import": "./index.js",
Expand Down
7 changes: 7 additions & 0 deletions packages/transactions/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# rusty-motors-transactions

## 1.0.0-next.0

### Patch Changes

- ae13a4c: Initial changeset
2 changes: 1 addition & 1 deletion packages/transactions/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rusty-motors-transactions",
"version": "1.0.0-alpha1",
"version": "1.0.0-next.0",
"exports": {
".": {
"import": "./index.js",
Expand Down
7 changes: 7 additions & 0 deletions src/chat/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# rusty-motors-chat

## 1.0.0-next.0

### Patch Changes

- ae13a4c: Initial changeset
2 changes: 1 addition & 1 deletion src/chat/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rusty-motors-chat",
"version": "1.0.0-alpha1",
"version": "1.0.0-next.0",
"exports": {
".": {
"import": "./index.js"
Expand Down
7 changes: 7 additions & 0 deletions src/socket/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# rusty-motors-socket

## 1.0.0-next.0

### Patch Changes

- ae13a4c: Initial changeset
2 changes: 1 addition & 1 deletion src/socket/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rusty-motors-socket",
"version": "1.0.0-alpha1",
"version": "1.0.0-next.0",
"exports": {
".": {
"import": "./index.js"
Expand Down

0 comments on commit 78cdd21

Please sign in to comment.