Skip to content

Commit

Permalink
chore(release): 20.2.0 [skip ci]
Browse files Browse the repository at this point in the history
# [20.2.0](v20.1.2...v20.2.0) (2022-04-08)

### Bug Fixes

* **avatar by room:** multi-sprite avatar not resetting ([d46cc55](d46cc55))

### Features

* **avatar by room:** add multi-sprite avatar support ([588c68a](588c68a))
* **multi-sprite avatar:** add dialog tags ([fd5fc90](fd5fc90))
* **multi-sprite avatar:** export functions for other hack access ([9cf7cea](9cf7cea))
  • Loading branch information
semantic-release-bot committed Apr 8, 2022
1 parent d46cc55 commit 6dfac89
Show file tree
Hide file tree
Showing 61 changed files with 326 additions and 176 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# [20.2.0](https://github.com/seleb/bitsy-hacks/compare/v20.1.2...v20.2.0) (2022-04-08)


### Bug Fixes

* **avatar by room:** multi-sprite avatar not resetting ([d46cc55](https://github.com/seleb/bitsy-hacks/commit/d46cc558d2c5feab1bd69dacca60c8d5b00ed156))


### Features

* **avatar by room:** add multi-sprite avatar support ([588c68a](https://github.com/seleb/bitsy-hacks/commit/588c68ae0030c24e480ae0b827d8516cd43225d1))
* **multi-sprite avatar:** add dialog tags ([fd5fc90](https://github.com/seleb/bitsy-hacks/commit/fd5fc902f1a2edb56f5c396026e80ef715e74af8))
* **multi-sprite avatar:** export functions for other hack access ([9cf7cea](https://github.com/seleb/bitsy-hacks/commit/9cf7cea4ec81f05ac2ca13416c5ba521531600f9))

## [20.1.2](https://github.com/seleb/bitsy-hacks/compare/v20.1.1...v20.1.2) (2022-04-04)


Expand Down
45 changes: 29 additions & 16 deletions dist/avatar-by-room.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions dist/backdrops.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions dist/basic-sfx.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions dist/bitsymuse.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions dist/canvas-replacement.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions dist/character-portraits-animated.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions dist/character-portraits.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions dist/close-on-ending.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions dist/corrupt.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions dist/custom-exit-effects.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions dist/custom-keyhandlers.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions dist/custom-text-effect.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 6dfac89

Please sign in to comment.