Skip to content

Commit

Permalink
chore(main): release sparkengineweb 0.10.12 (#332)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Jul 1, 2024
1 parent c58c30a commit 4693a83
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.10.11"
".": "0.10.12"
}
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [0.10.12](https://github.com/RuggeroVisintin/SparkEngineWeb/compare/sparkengineweb-v0.10.11...sparkengineweb-v0.10.12) (2024-07-01)


### Features

* **ecs:** add the ability to pause/resume any given system ([#308](https://github.com/RuggeroVisintin/SparkEngineWeb/issues/308)) ([53a6c52](https://github.com/RuggeroVisintin/SparkEngineWeb/commit/53a6c52d9dabf33b14f2afb97846e8215a0e422a))
* **engine:** add scene loading from given JSON object ([e621de0](https://github.com/RuggeroVisintin/SparkEngineWeb/commit/e621de060989a4a2abd9a3e77aa9ed82e6a66190))

## [0.10.11](https://github.com/RuggeroVisintin/SparkEngineWeb/compare/sparkengineweb-v0.10.10...sparkengineweb-v0.10.11) (2024-06-01)


Expand Down
4 changes: 2 additions & 2 deletions 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 package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sparkengineweb",
"version": "0.10.11",
"version": "0.10.12",
"engines": {
"npm": "^10",
"node": "^20"
Expand Down

0 comments on commit 4693a83

Please sign in to comment.