Skip to content

Commit

Permalink
chore(release): publish new version
Browse files Browse the repository at this point in the history
 - @entropy-engine/entropy-cli@1.6.2
 - @entropy-engine/sample-game-1@2.0.1
 - @entropy-engine/sample-game-2@2.0.1
  • Loading branch information
Github Actions committed Oct 18, 2020
1 parent e29f00e commit e01a066
Show file tree
Hide file tree
Showing 9 changed files with 30 additions and 6 deletions.
8 changes: 8 additions & 0 deletions packages/entropy-cli/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.

## [1.6.2](https://github.com/rob893/Entropy-Game-Engine/compare/@entropy-engine/entropy-cli@1.6.1...@entropy-engine/entropy-cli@1.6.2) (2020-10-18)

**Note:** Version bump only for package @entropy-engine/entropy-cli





## [1.6.1](https://github.com/rob893/Entropy-Game-Engine/compare/@entropy-engine/entropy-cli@1.6.0...@entropy-engine/entropy-cli@1.6.1) (2020-09-19)

**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.6.1",
"version": "1.6.2",
"description": "CLI for Entropy Game Engine",
"author": "Robert Herber <rwherber@gmail.com>",
"license": "MIT",
Expand Down
8 changes: 8 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,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.0.1](https://github.com/rob893/Entropy-Game-Engine/compare/@entropy-engine/sample-game-1@2.0.0...@entropy-engine/sample-game-1@2.0.1) (2020-10-18)

**Note:** Version bump only for package @entropy-engine/sample-game-1





# [2.0.0](https://github.com/rob893/Entropy-Game-Engine/compare/@entropy-engine/sample-game-1@1.5.1...@entropy-engine/sample-game-1@2.0.0) (2020-09-19)


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": "2.0.0",
"version": "2.0.1",
"description": "Custom 2D game engine written in TypeScript.",
"author": "Robert Herber",
"license": "MIT",
Expand Down
8 changes: 8 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,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.0.1](https://github.com/rob893/Entropy-Game-Engine/compare/@entropy-engine/sample-game-2@2.0.0...@entropy-engine/sample-game-2@2.0.1) (2020-10-18)

**Note:** Version bump only for package @entropy-engine/sample-game-2





# [2.0.0](https://github.com/rob893/Entropy-Game-Engine/compare/@entropy-engine/sample-game-2@1.3.1...@entropy-engine/sample-game-2@2.0.0) (2020-09-19)


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": "2.0.0",
"version": "2.0.1",
"description": "Custom 2D game engine written in TypeScript.",
"author": "Robert Herber",
"license": "MIT",
Expand Down

0 comments on commit e01a066

Please sign in to comment.