Skip to content

Commit

Permalink
chore: bump package versions
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 5, 2024
1 parent 0bcc54b commit 712178f
Show file tree
Hide file tree
Showing 19 changed files with 84 additions and 24 deletions.
5 changes: 0 additions & 5 deletions .changeset/afraid-monkeys-nail.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/empty-donuts-sell.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fuzzy-badgers-destroy.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/backend/apps/game/backend-app-game-env/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @cornie-js/backend-app-game-env

## 0.3.0

### Minor Changes

- 99fb798: Updated `Environment` with `pulsarGameTurnSignalEnabled`.
- 99fb798: Updated `EnvironemntRaw` with `ONE_JS_GAME_SERVICE_PULSAR_GAME_TURN_SIGNAL_ENABLED`.

## 0.2.0

### Minor Changes
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,5 @@
"test:uncommitted": "pnpm run test --changedSince=HEAD",
"test:unit:js": "pnpm run test:js --selectProjects Unit"
},
"version": "0.2.0"
"version": "0.3.0"
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @cornie-js/backend-game-adapter-ioredis

## 0.2.3

### Patch Changes

- Updated dependencies [85e8109]
- @cornie-js/backend-game-application@0.4.1

## 0.2.2

### Patch Changes
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,5 @@
"test:uncommitted": "pnpm run test --changedSince=HEAD",
"test:unit:js": "pnpm run test:js --selectProjects Unit"
},
"version": "0.2.2"
"version": "0.2.3"
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @cornie-js/backend-game-adapter-pulsar

## 0.2.3

### Patch Changes

- Updated dependencies [99fb798]
- Updated dependencies [85e8109]
- Updated dependencies [99fb798]
- @cornie-js/backend-app-game-env@0.3.0
- @cornie-js/backend-game-application@0.4.1

## 0.2.2

### Patch Changes
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,5 @@
"test:uncommitted": "pnpm run test --changedSince=HEAD",
"test:unit:js": "pnpm run test:js --selectProjects Unit"
},
"version": "0.2.2"
"version": "0.2.3"
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @cornie-js/backend-game-adapter-typeorm

## 0.4.1

### Patch Changes

- Updated dependencies [85e8109]
- @cornie-js/backend-game-application@0.4.1

## 0.4.0

### Minor Changes
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,5 +58,5 @@
"test:uncommitted": "pnpm run test --changedSince=HEAD",
"test:unit:js": "pnpm run test:js --selectProjects Unit"
},
"version": "0.4.0"
"version": "0.4.1"
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @cornie-js/backend-game-application

## 0.4.1

### Patch Changes

- 85e8109: Updated game pass turn flow to calculate the right next turn when skip cards are played
- Updated dependencies [99fb798]
- Updated dependencies [99fb798]
- @cornie-js/backend-app-game-env@0.3.0

## 0.4.0

### Minor Changes
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -68,5 +68,5 @@
"test:uncommitted": "pnpm run test --changedSince=HEAD",
"test:unit:js": "pnpm run test:js --selectProjects Unit"
},
"version": "0.4.0"
"version": "0.4.1"
}
13 changes: 13 additions & 0 deletions packages/backend/services/backend-consumer-game/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @cornie-js/backend-consumer-game

## 0.3.4

### Patch Changes

- Updated dependencies [99fb798]
- Updated dependencies [85e8109]
- Updated dependencies [99fb798]
- @cornie-js/backend-app-game-env@0.3.0
- @cornie-js/backend-game-application@0.4.1
- @cornie-js/backend-game-adapter-pulsar@0.2.3
- @cornie-js/backend-game-adapter-ioredis@0.2.3
- @cornie-js/backend-game-adapter-typeorm@0.4.1

## 0.3.3

### Patch Changes
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -83,5 +83,5 @@
"test:uncommitted": "pnpm run test --changedSince=HEAD",
"test:unit:js": "pnpm run test:js --selectProjects Unit"
},
"version": "0.3.3"
"version": "0.3.4"
}
14 changes: 14 additions & 0 deletions packages/backend/services/backend-service-game/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @cornie-js/backend-service-game

## 0.4.3

### Patch Changes

- 85e8109: Updated game pass turn flow to calculate the right next turn when skip cards are played
- Updated dependencies [99fb798]
- Updated dependencies [85e8109]
- Updated dependencies [99fb798]
- @cornie-js/backend-app-game-env@0.3.0
- @cornie-js/backend-game-application@0.4.1
- @cornie-js/backend-game-adapter-pulsar@0.2.3
- @cornie-js/backend-game-adapter-ioredis@0.2.3
- @cornie-js/backend-game-adapter-typeorm@0.4.1

## 0.4.2

### Patch Changes
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -89,5 +89,5 @@
"test:uncommitted": "pnpm run test --changedSince=HEAD",
"test:unit:js": "pnpm run test:js --selectProjects Unit"
},
"version": "0.4.2"
"version": "0.4.3"
}
9 changes: 9 additions & 0 deletions packages/backend/tools/backend-test-e2e/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @cornie-js/backend-test-e2e

## 0.1.5

### Patch Changes

- Updated dependencies [85e8109]
- @cornie-js/backend-game-application@0.4.1
- @cornie-js/backend-game-adapter-ioredis@0.2.3
- @cornie-js/backend-game-adapter-typeorm@0.4.1

## 0.1.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/backend/tools/backend-test-e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,5 @@
"test:e2e": "cucumber-js --config=config/cucumber.ts.config.mjs --profile=serial",
"test:e2e:js": "cucumber-js --config=config/cucumber.js.config.mjs --profile=serial"
},
"version": "0.1.4"
"version": "0.1.5"
}

0 comments on commit 712178f

Please sign in to comment.