Skip to content

Commit

Permalink
v3.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jamro committed Apr 6, 2022
1 parent 3c37154 commit e977b97
Show file tree
Hide file tree
Showing 14 changed files with 62 additions and 13 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.7.1](https://github.com/jamro/jsbattle/compare/v3.7.0...v3.7.1) (2022-04-06)


### Bug Fixes

* **jsbattle-server:** 🐛 fix league cut off defaults ([3c37154](https://github.com/jamro/jsbattle/commit/3c3715404deb458f5e78533b6d3803c2e879fef3))





# [3.7.0](https://github.com/jamro/jsbattle/compare/v3.6.1...v3.7.0) (2022-04-06)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
"packages": [
"packages/*"
],
"version": "3.7.0"
"version": "3.7.1"
}
11 changes: 11 additions & 0 deletions packages/jsbattle-docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.7.1](https://github.com/jamro/jsbattle/compare/v3.7.0...v3.7.1) (2022-04-06)


### Bug Fixes

* **jsbattle-server:** 🐛 fix league cut off defaults ([3c37154](https://github.com/jamro/jsbattle/commit/3c3715404deb458f5e78533b6d3803c2e879fef3))





# [3.7.0](https://github.com/jamro/jsbattle/compare/v3.6.1...v3.7.0) (2022-04-06)


Expand Down
2 changes: 1 addition & 1 deletion packages/jsbattle-docs/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/jsbattle-docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jsbattle-docs",
"version": "3.7.0",
"version": "3.7.1",
"description": "",
"main": "index.js",
"scripts": {
Expand Down
11 changes: 11 additions & 0 deletions packages/jsbattle-server/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.7.1](https://github.com/jamro/jsbattle/compare/v3.7.0...v3.7.1) (2022-04-06)


### Bug Fixes

* **jsbattle-server:** 🐛 fix league cut off defaults ([3c37154](https://github.com/jamro/jsbattle/commit/3c3715404deb458f5e78533b6d3803c2e879fef3))





# [3.7.0](https://github.com/jamro/jsbattle/compare/v3.6.1...v3.7.0) (2022-04-06)


Expand Down
2 changes: 1 addition & 1 deletion packages/jsbattle-server/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/jsbattle-server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jsbattle-server",
"version": "3.7.0",
"version": "3.7.1",
"description": "",
"main": "app/index.js",
"keywords": [],
Expand Down
8 changes: 8 additions & 0 deletions packages/jsbattle-webpage/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.

## [3.7.1](https://github.com/jamro/jsbattle/compare/v3.7.0...v3.7.1) (2022-04-06)

**Note:** Version bump only for package jsbattle-webpage





# [3.7.0](https://github.com/jamro/jsbattle/compare/v3.6.1...v3.7.0) (2022-04-06)

**Note:** Version bump only for package jsbattle-webpage
Expand Down
2 changes: 1 addition & 1 deletion packages/jsbattle-webpage/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/jsbattle-webpage/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jsbattle-webpage",
"version": "3.7.0",
"version": "3.7.1",
"description": "",
"main": "index.js",
"watch": {
Expand Down Expand Up @@ -41,7 +41,7 @@
"codemirror": "^5.63.3",
"highlight.js": "^11.2.0",
"jquery": "~3.6.0",
"jsbattle-docs": "^3.7.0",
"jsbattle-docs": "^3.7.1",
"jsbattle-engine": "^3.7.0",
"jsbattle-react": "^3.7.0",
"pixi.js": "^6.1.3",
Expand Down
8 changes: 8 additions & 0 deletions packages/jsbattle/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.

## [3.7.1](https://github.com/jamro/jsbattle/compare/v3.7.0...v3.7.1) (2022-04-06)

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





# [3.7.0](https://github.com/jamro/jsbattle/compare/v3.6.1...v3.7.0) (2022-04-06)

**Note:** Version bump only for package jsbattle
Expand Down
2 changes: 1 addition & 1 deletion packages/jsbattle/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/jsbattle/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jsbattle",
"version": "3.7.0",
"version": "3.7.1",
"description": "",
"main": "dist/js/jsbattle.min.js",
"scripts": {
Expand Down Expand Up @@ -43,11 +43,11 @@
},
"dependencies": {
"jsbattle-admin": "^3.7.0",
"jsbattle-docs": "^3.7.0",
"jsbattle-docs": "^3.7.1",
"jsbattle-engine": "^3.7.0",
"jsbattle-mockserver": "^3.6.0",
"jsbattle-server": "^3.7.0",
"jsbattle-webpage": "^3.7.0",
"jsbattle-server": "^3.7.1",
"jsbattle-webpage": "^3.7.1",
"lodash": "^4.17.21",
"path": "^0.12.7",
"puppeteer": "^10.4.0",
Expand Down

0 comments on commit e977b97

Please sign in to comment.