Skip to content

Commit

Permalink
chore(master): release 1.4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and moufmouf committed Dec 13, 2023
1 parent ae57ab4 commit 8c17694
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.4.7](https://github.com/Nolway/wa-map-optimizer/compare/v1.4.6...v1.4.7) (2023-12-13)


### Bug Fixes

* Fixing missing await in animation generation spawning 2 tilesets ([ae57ab4](https://github.com/Nolway/wa-map-optimizer/commit/ae57ab4a4702fe771f44818dcee06d977ab80113))
* Making it easy to run example with Node 20 ([38a98e2](https://github.com/Nolway/wa-map-optimizer/commit/38a98e2804f0cfa43568e886de5cb97ccb7cec93))

## [1.4.6](https://github.com/Nolway/wa-map-optimizer/compare/v1.4.3...v1.4.6) (2023-11-24)


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": "wa-map-optimizer",
"version": "1.4.6",
"version": "1.4.7",
"description": "WorkAdventure Map Optimizer! Does your map need a diet?",
"main": "./dist/index.js",
"repository": "https://github.com/nolway/wa-map-optimizer",
Expand Down

0 comments on commit 8c17694

Please sign in to comment.