Skip to content

Commit

Permalink
chore: github action
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Sep 5, 2024
1 parent 5723219 commit 25283c2
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 5 deletions.
5 changes: 2 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
## [2.15.6](https://github.com/Torwent/wasp-free/compare/v2.15.5...v2.15.6) (2024-09-04)
## [2.15.7](https://github.com/Torwent/wasp-free/compare/v2.15.6...v2.15.7) (2024-09-05)


### Bug Fixes

* **ardy knights:** Now uses TRSMap and TRSWalkerV2 ([5723219](https://github.com/Torwent/wasp-free/commit/5723219b7ae2f2cba40cf3dca32ef879f07946a4))
* **smelter:** now supports alkharid ([2e37bec](https://github.com/Torwent/wasp-free/commit/2e37becaa9ea73da57a6ccabd56dd2043bf699d0))


Expand All @@ -22,10 +23,8 @@
### Bug Fixes

* read notes ([21f3f0f](https://github.com/Torwent/wasp-free/commit/21f3f0f2a302121d8808a1271563da66680a0b55))
* roll back coal back change ([6cd5933](https://github.com/Torwent/wasp-free/commit/6cd59336c9b0533b24559e80ac0ef5872efa578a))
* Tea stall safespot ([5996f36](https://github.com/Torwent/wasp-free/commit/5996f36501beb48e46d44b518af6d28da47bebd4))
* Tea stall safespot ([39d0f7f](https://github.com/Torwent/wasp-free/commit/39d0f7f68ad4c447ca73160d16c0b9a892436220))
* tweaks ([40eb120](https://github.com/Torwent/wasp-free/commit/40eb1206ba107c39c685d7670a94bb0c58603b32))



2 changes: 1 addition & 1 deletion wasp_ardougne_knights.simba
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{$DEFINE SCRIPT_ID := '0fb23f9b-3bc2-41cd-8670-3fec0eb256f1'}
{$DEFINE SCRIPT_REVISION := '58'}
{$DEFINE SCRIPT_REVISION := '59'}
{$DEFINE SCRIPT_GUI}
{$I SRL-T/osr.simba}
{$I WaspLib/osr.simba}
Expand Down
2 changes: 1 addition & 1 deletion wasp_kraken.simba
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{$DEFINE SCRIPT_ID := 'a398a083-63fd-4f13-936b-3963354fb4c1'}
{$DEFINE SCRIPT_REVISION := '39'}
{$DEFINE SCRIPT_REVISION := '40'}
{$DEFINE SCRIPT_GUI}
{$I SRL-T/osr.simba}
{$I WaspLib/osr.simba}
Expand Down

0 comments on commit 25283c2

Please sign in to comment.