Skip to content

Commit

Permalink
Version Packages (#847)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
threepointone and github-actions[bot] committed Mar 16, 2024
1 parent 01f311d commit 77a7e73
Show file tree
Hide file tree
Showing 16 changed files with 56 additions and 25 deletions.
11 changes: 0 additions & 11 deletions .changeset/cold-ducks-attack.md

This file was deleted.

14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions packages/create-partykit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# create-partykit

## 0.0.39

### Patch Changes

- [#846](https://github.com/partykit/partykit/pull/846) [`01f311d`](https://github.com/partykit/partykit/commit/01f311d712ab2b1ff07109d12416c023ce53f376) Thanks [@threepointone](https://github.com/threepointone)! - Update dependencies

## 0.0.38

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/create-partykit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-partykit",
"version": "0.0.38",
"version": "0.0.39",
"description": "Scaffolding for PartyKit projects",
"bin": "dist/index.mjs",
"scripts": {
Expand Down
6 changes: 6 additions & 0 deletions packages/nitroparty/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# nitroparty

## 0.0.6

### Patch Changes

- [#846](https://github.com/partykit/partykit/pull/846) [`01f311d`](https://github.com/partykit/partykit/commit/01f311d712ab2b1ff07109d12416c023ce53f376) Thanks [@threepointone](https://github.com/threepointone)! - Update dependencies

## 0.0.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/nitroparty/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nitroparty",
"version": "0.0.5",
"version": "0.0.6",
"description": "partykit + nitro",
"main": "./dist/nitro.config.js",
"keywords": [],
Expand Down
6 changes: 6 additions & 0 deletions packages/party.io/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# party.io

## 0.0.13

### Patch Changes

- [#846](https://github.com/partykit/partykit/pull/846) [`01f311d`](https://github.com/partykit/partykit/commit/01f311d712ab2b1ff07109d12416c023ce53f376) Thanks [@threepointone](https://github.com/threepointone)! - Update dependencies

## 0.0.12

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/party.io/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "party.io",
"version": "0.0.12",
"version": "0.0.13",
"description": "Socket.IO server for PartyKit",
"main": "./dist/index.js",
"types": "./types/index.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions packages/partykit-ai/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# partykit-ai

## 0.0.15

### Patch Changes

- [#846](https://github.com/partykit/partykit/pull/846) [`01f311d`](https://github.com/partykit/partykit/commit/01f311d712ab2b1ff07109d12416c023ce53f376) Thanks [@threepointone](https://github.com/threepointone)! - Update dependencies

## 0.0.14

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/partykit-ai/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "partykit-ai",
"version": "0.0.14",
"version": "0.0.15",
"description": "partykit + ai",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
Expand Down
6 changes: 6 additions & 0 deletions packages/partykit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# partykit

## 0.0.100

### Patch Changes

- [#846](https://github.com/partykit/partykit/pull/846) [`01f311d`](https://github.com/partykit/partykit/commit/01f311d712ab2b1ff07109d12416c023ce53f376) Thanks [@threepointone](https://github.com/threepointone)! - Update dependencies

## 0.0.99

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/partykit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "partykit",
"version": "0.0.99",
"version": "0.0.100",
"description": "PartyKit simplifies developing multiplayer applications. Everything's better with friends.",
"bin": {
"partykit": "dist/bin.mjs"
Expand Down
6 changes: 6 additions & 0 deletions packages/partymix/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# partymix

## 0.0.15

### Patch Changes

- [#846](https://github.com/partykit/partykit/pull/846) [`01f311d`](https://github.com/partykit/partykit/commit/01f311d712ab2b1ff07109d12416c023ce53f376) Thanks [@threepointone](https://github.com/threepointone)! - Update dependencies

## 0.0.14

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/partymix/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "partymix",
"version": "0.0.14",
"version": "0.0.15",
"description": "PartyKit + Remix = PartyMix",
"author": "PartyKit, Inc. <team@partykit.io>",
"main": "./dist/index.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/y-partykit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# y-partykit

## 0.0.27

### Patch Changes

- [#846](https://github.com/partykit/partykit/pull/846) [`01f311d`](https://github.com/partykit/partykit/commit/01f311d712ab2b1ff07109d12416c023ce53f376) Thanks [@threepointone](https://github.com/threepointone)! - Update dependencies

## 0.0.26

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/y-partykit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "y-partykit",
"version": "0.0.26",
"version": "0.0.27",
"description": "y.js on partykit!",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
Expand Down

0 comments on commit 77a7e73

Please sign in to comment.