Skip to content

Commit

Permalink
chore(release): publish new version
Browse files Browse the repository at this point in the history
 - @entropy-engine/[email protected]
 - @entropy-engine/[email protected]
 - @entropy-engine/[email protected]
 - @entropy-engine/[email protected]
  • Loading branch information
Github Actions committed Jun 7, 2020
1 parent 4ca70c7 commit 5a97118
Show file tree
Hide file tree
Showing 11 changed files with 51 additions and 7 deletions.
11 changes: 11 additions & 0 deletions packages/entropy-cli/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.

# 1.3.0 (2020-06-07)


### Features

* add missiles to sample game 2 ([4ca70c7](https://github.com/rob893/Entropy-Game-Engine/commit/4ca70c79f36a5165f169fb67b3a498ff2dc8ed6f))





## 1.2.4 (2020-06-06)

**Note:** Version bump only for package @entropy-engine/entropy-cli
Expand Down
2 changes: 1 addition & 1 deletion packages/entropy-cli/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/entropy-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@entropy-engine/entropy-cli",
"version": "1.2.4",
"version": "1.3.0",
"description": "CLI for Entropy Game Engine",
"author": "Robert Herber <[email protected]>",
"license": "MIT",
Expand Down
11 changes: 11 additions & 0 deletions packages/entropy-game-engine/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.

# 1.3.0 (2020-06-07)


### Features

* add missiles to sample game 2 ([4ca70c7](https://github.com/rob893/Entropy-Game-Engine/commit/4ca70c79f36a5165f169fb67b3a498ff2dc8ed6f))





## 1.2.4 (2020-06-06)

**Note:** Version bump only for package @entropy-engine/entropy-game-engine
Expand Down
2 changes: 1 addition & 1 deletion packages/entropy-game-engine/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@entropy-engine/entropy-game-engine",
"version": "1.2.4",
"version": "1.3.0",
"description": "Custom 2D game engine written in TypeScript.",
"author": "Robert Herber <[email protected]>",
"license": "MIT",
Expand Down
11 changes: 11 additions & 0 deletions sample-games/sample-game-1/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.

# 1.3.0 (2020-06-07)


### Features

* add missiles to sample game 2 ([4ca70c7](https://github.com/rob893/Entropy-Game-Engine/commit/4ca70c79f36a5165f169fb67b3a498ff2dc8ed6f))





## 1.2.4 (2020-06-06)

**Note:** Version bump only for package @entropy-engine/sample-game-1
Expand Down
2 changes: 1 addition & 1 deletion sample-games/sample-game-1/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 sample-games/sample-game-1/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@entropy-engine/sample-game-1",
"version": "1.2.4",
"version": "1.3.0",
"description": "Custom 2D game engine written in TypeScript.",
"author": "Robert Herber",
"license": "MIT",
Expand Down
11 changes: 11 additions & 0 deletions sample-games/sample-game-2/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.

# 1.1.0 (2020-06-07)


### Features

* add missiles to sample game 2 ([4ca70c7](https://github.com/rob893/Entropy-Game-Engine/commit/4ca70c79f36a5165f169fb67b3a498ff2dc8ed6f))





## 1.0.4 (2020-06-06)

**Note:** Version bump only for package @entropy-engine/sample-game-2
Expand Down
2 changes: 1 addition & 1 deletion sample-games/sample-game-2/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 sample-games/sample-game-2/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@entropy-engine/sample-game-2",
"version": "1.0.4",
"version": "1.1.0",
"description": "Custom 2D game engine written in TypeScript.",
"author": "Robert Herber",
"license": "MIT",
Expand Down

0 comments on commit 5a97118

Please sign in to comment.