Skip to content

Commit

Permalink
Release 1.0.0-next.24
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminbours committed Sep 14, 2024
1 parent a79158f commit 8e1e516
Show file tree
Hide file tree
Showing 12 changed files with 58 additions and 10 deletions.
9 changes: 9 additions & 0 deletions .changeset/long-countries-whisper.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
"composite-core-api": patch
"composite-front": patch
"@benjaminbours/composite-core": patch
"@benjaminbours/composite-core-api-client": patch
"real_time_api": patch
---

Bump to deploy
1 change: 1 addition & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
"healthy-eggs-lick",
"hot-grapes-lay",
"kind-suns-worry",
"long-countries-whisper",
"loud-experts-float",
"nervous-apes-explain",
"olive-kings-tie",
Expand Down
8 changes: 8 additions & 0 deletions core_api/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# composite-back

## 1.0.0-next.24

### Patch Changes

- Bump to deploy
- Updated dependencies
- @benjaminbours/composite-core@1.0.0-next.27

## 1.0.0-next.23

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions core_api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "composite-core-api",
"version": "1.0.0-next.23",
"version": "1.0.0-next.24",
"description": "",
"author": "",
"private": true,
Expand All @@ -25,7 +25,7 @@
"prisma:migrate:deploy": "prisma migrate deploy"
},
"dependencies": {
"@benjaminbours/composite-core": "^1.0.0-next.24",
"@benjaminbours/composite-core": "^1.0.0-next.27",
"@hathora/cloud-sdk-typescript": "^2.5.1",
"@nestjs/common": "^10.3.9",
"@nestjs/config": "^3.2.0",
Expand Down
9 changes: 9 additions & 0 deletions front/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# composite-front

## 1.0.0-next.35

### Patch Changes

- Bump to deploy
- Updated dependencies
- @benjaminbours/composite-core@1.0.0-next.27
- @benjaminbours/composite-core-api-client@1.0.0-next.22

## 1.0.0-next.34

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions front/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "composite-front",
"description": "",
"version": "1.0.0-next.34",
"version": "1.0.0-next.35",
"private": true,
"scripts": {
"dev": "next dev",
Expand All @@ -16,8 +16,8 @@
"author": "Benjamin Bours",
"license": "ISC",
"dependencies": {
"@benjaminbours/composite-core": "^1.0.0-next.24",
"@benjaminbours/composite-core-api-client": "^1.0.0-next.21",
"@benjaminbours/composite-core": "^1.0.0-next.27",
"@benjaminbours/composite-core-api-client": "^1.0.0-next.22",
"@emotion/cache": "^11.11.0",
"@emotion/react": "^11.11.4",
"@emotion/styled": "^11.11.5",
Expand Down
6 changes: 6 additions & 0 deletions packages/core-api-client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @benjaminbours/composite-core-api-client

## 1.0.0-next.22

### Patch Changes

- Bump to deploy

## 1.0.0-next.21

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core-api-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@benjaminbours/composite-core-api-client",
"version": "1.0.0-next.21",
"version": "1.0.0-next.22",
"description": "Generated from openApi cli using open api specification",
"main": "dist/index.js",
"scripts": {
Expand Down
6 changes: 6 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# composite-core

## 1.0.0-next.27

### Patch Changes

- Bump to deploy

## 1.0.0-next.26

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@benjaminbours/composite-core",
"version": "1.0.0-next.26",
"version": "1.0.0-next.27",
"description": "What is shared between front and back",
"type": "module",
"main": "cjs/index.js",
Expand Down
9 changes: 9 additions & 0 deletions real_time_api/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# real_time_api

## 0.0.2-next.1

### Patch Changes

- Bump to deploy
- Updated dependencies
- @benjaminbours/composite-core@1.0.0-next.27
- @benjaminbours/composite-core-api-client@1.0.0-next.22

## 0.0.2-next.0

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions real_time_api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "real_time_api",
"version": "0.0.2-next.0",
"version": "0.0.2-next.1",
"description": "",
"author": "",
"private": true,
Expand All @@ -20,8 +20,8 @@
"test:e2e": "jest --config ./test/jest-e2e.json"
},
"dependencies": {
"@benjaminbours/composite-core": "^1.0.0-next.26",
"@benjaminbours/composite-core-api-client": "^1.0.0-next.21",
"@benjaminbours/composite-core": "^1.0.0-next.27",
"@benjaminbours/composite-core-api-client": "^1.0.0-next.22",
"@hathora/cloud-sdk-typescript": "^2.6.0",
"@nestjs/cache-manager": "^2.2.2",
"@nestjs/common": "^10.0.0",
Expand Down

0 comments on commit 8e1e516

Please sign in to comment.