Skip to content

Commit

Permalink
v4.0.0-rc.8
Browse files Browse the repository at this point in the history
  • Loading branch information
RSamaium committed Aug 23, 2023
1 parent fa2528e commit 2fa52af
Show file tree
Hide file tree
Showing 68 changed files with 335 additions and 151 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 4.0.0-rc.8 (2023-08-23)

**Note:** Version bump only for package rpgjs





# [4.0.0-rc.6](https://github.com/RSamaium/RPG-JS/compare/v4.0.0-rc.5...v4.0.0-rc.6) (2023-08-20)

**Note:** Version bump only for package rpgjs
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
"packages/plugins/agones/module",
"tests/*"
],
"version": "4.0.0-rc.7"
"version": "4.0.0-rc.8"
}
8 changes: 8 additions & 0 deletions packages/client/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 4.0.0-rc.8 (2023-08-23)

**Note:** Version bump only for package @rpgjs/client





# [4.0.0-rc.6](https://github.com/RSamaium/RPG-JS/compare/v4.0.0-rc.5...v4.0.0-rc.6) (2023-08-20)

**Note:** Version bump only for package @rpgjs/client
Expand Down
10 changes: 5 additions & 5 deletions packages/client/package-lock.json

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

8 changes: 4 additions & 4 deletions packages/client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rpgjs/client",
"version": "4.0.0-rc.7",
"version": "4.0.0-rc.8",
"description": "",
"main": "lib/index.js",
"types": "./lib/index.d.ts",
Expand All @@ -16,9 +16,9 @@
"license": "MIT",
"dependencies": {
"@pixi/tilemap": "^4.0.0",
"@rpgjs/common": "^4.0.0-rc.7",
"@rpgjs/tiled": "^4.0.0-rc.5",
"@rpgjs/types": "^4.0.0-rc.5",
"@rpgjs/common": "^4.0.0-rc.8",
"@rpgjs/tiled": "^4.0.0-rc.8",
"@rpgjs/types": "^4.0.0-rc.8",
"@types/howler": "2.2.7",
"howler": "2.2.3",
"lodash.get": "^4.4.2",
Expand Down
8 changes: 8 additions & 0 deletions packages/common/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 4.0.0-rc.8 (2023-08-23)

**Note:** Version bump only for package @rpgjs/common





# [4.0.0-rc.5](https://github.com/RSamaium/RPG-JS/compare/v4.0.0-rc.4...v4.0.0-rc.5) (2023-08-16)

**Note:** Version bump only for package @rpgjs/common
8 changes: 4 additions & 4 deletions packages/common/package-lock.json

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

6 changes: 3 additions & 3 deletions packages/common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rpgjs/common",
"version": "4.0.0-rc.7",
"version": "4.0.0-rc.8",
"description": "",
"main": "lib/index.js",
"types": "./lib/index.d.ts",
Expand All @@ -15,8 +15,8 @@
"author": "Samuel Ronce",
"license": "MIT",
"dependencies": {
"@rpgjs/tiled": "^4.0.0-rc.5",
"@rpgjs/types": "^4.0.0-rc.5",
"@rpgjs/tiled": "^4.0.0-rc.8",
"@rpgjs/types": "^4.0.0-rc.8",
"rbush": "^3.0.1",
"rxjs": "^7.8.0",
"sat": "^0.9.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/compiler/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 4.0.0-rc.8 (2023-08-23)

**Note:** Version bump only for package @rpgjs/compiler





# [4.0.0-rc.6](https://github.com/RSamaium/RPG-JS/compare/v4.0.0-rc.5...v4.0.0-rc.6) (2023-08-20)

**Note:** Version bump only for package @rpgjs/compiler
Expand Down
6 changes: 3 additions & 3 deletions packages/compiler/package-lock.json

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

4 changes: 2 additions & 2 deletions packages/compiler/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rpgjs/compiler",
"version": "4.0.0-rc.7",
"version": "4.0.0-rc.8",
"description": "",
"main": "./lib/index.js",
"types": "./lib/index.d.ts",
Expand All @@ -24,7 +24,7 @@
"@esbuild-plugins/node-globals-polyfill": "^0.2.3",
"@esbuild-plugins/node-modules-polyfill": "^0.2.2",
"@iarna/toml": "^2.2.5",
"@rpgjs/common": "^4.0.0-rc.7",
"@rpgjs/common": "^4.0.0-rc.8",
"@vitejs/plugin-vue": "^4.2.1",
"ajv": "^8.12.0",
"ajv-formats": "^2.1.1",
Expand Down
8 changes: 8 additions & 0 deletions packages/database/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 4.0.0-rc.8 (2023-08-23)

**Note:** Version bump only for package @rpgjs/database





# [4.0.0-rc.5](https://github.com/RSamaium/RPG-JS/compare/v4.0.0-rc.4...v4.0.0-rc.5) (2023-08-16)

**Note:** Version bump only for package @rpgjs/database
4 changes: 2 additions & 2 deletions packages/database/package-lock.json

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

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": "@rpgjs/database",
"version": "4.0.0-rc.5",
"version": "4.0.0-rc.8",
"description": "",
"main": "lib/index.js",
"publishConfig": {
Expand Down
8 changes: 8 additions & 0 deletions packages/plugins/agones/module/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 4.0.0-rc.8 (2023-08-23)

**Note:** Version bump only for package @rpgjs/agones





# [4.0.0-rc.6](https://github.com/RSamaium/RPG-JS/compare/v4.0.0-rc.5...v4.0.0-rc.6) (2023-08-20)

**Note:** Version bump only for package @rpgjs/agones
Expand Down
8 changes: 4 additions & 4 deletions packages/plugins/agones/module/package-lock.json

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

6 changes: 3 additions & 3 deletions packages/plugins/agones/module/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rpgjs/agones",
"version": "4.0.0-rc.7",
"version": "4.0.0-rc.8",
"description": "",
"main": "src/index.ts",
"scripts": {
Expand All @@ -14,8 +14,8 @@
"license": "MIT",
"dependencies": {
"@google-cloud/agones-sdk": "^1.33.0",
"@rpgjs/client": "^4.0.0-rc.7",
"@rpgjs/server": "^4.0.0-rc.7",
"@rpgjs/client": "^4.0.0-rc.8",
"@rpgjs/server": "^4.0.0-rc.8",
"redis": "^4.6.7",
"rxjs": "^7.8.1"
},
Expand Down
8 changes: 8 additions & 0 deletions packages/plugins/chat/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 4.0.0-rc.8 (2023-08-23)

**Note:** Version bump only for package @rpgjs/chat





# [4.0.0-rc.6](https://github.com/RSamaium/RPG-JS/compare/v4.0.0-rc.5...v4.0.0-rc.6) (2023-08-20)

**Note:** Version bump only for package @rpgjs/chat
Expand Down
6 changes: 3 additions & 3 deletions packages/plugins/chat/package-lock.json

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

6 changes: 3 additions & 3 deletions packages/plugins/chat/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rpgjs/chat",
"version": "4.0.0-rc.7",
"version": "4.0.0-rc.8",
"description": "",
"main": "index.ts",
"types": "index.d.ts",
Expand All @@ -11,8 +11,8 @@
"author": "Samuel Ronce",
"license": "MIT",
"dependencies": {
"@rpgjs/client": "^4.0.0-rc.7",
"@rpgjs/server": "^4.0.0-rc.7"
"@rpgjs/client": "^4.0.0-rc.8",
"@rpgjs/server": "^4.0.0-rc.8"
},
"gitHead": "5abe6ca78be96524d74a052a230f2315c900ddee"
}
8 changes: 8 additions & 0 deletions packages/plugins/default-gui/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 4.0.0-rc.8 (2023-08-23)

**Note:** Version bump only for package @rpgjs/default-gui





# [4.0.0-rc.6](https://github.com/RSamaium/RPG-JS/compare/v4.0.0-rc.5...v4.0.0-rc.6) (2023-08-20)

**Note:** Version bump only for package @rpgjs/default-gui
Expand Down
4 changes: 2 additions & 2 deletions packages/plugins/default-gui/package-lock.json

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

4 changes: 2 additions & 2 deletions packages/plugins/default-gui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rpgjs/default-gui",
"version": "4.0.0-rc.7",
"version": "4.0.0-rc.8",
"description": "",
"main": "src/index.ts",
"publishConfig": {
Expand All @@ -11,7 +11,7 @@
"author": "Samuel Ronce",
"license": "MIT",
"dependencies": {
"@rpgjs/client": "^4.0.0-rc.7",
"@rpgjs/client": "^4.0.0-rc.8",
"rxjs": "^7.8.0",
"typescript": "^5.0.2",
"vue": "^3.2.47"
Expand Down
Loading

0 comments on commit 2fa52af

Please sign in to comment.