From 9b863b67f11f595e39c8168b72872b33533dd695 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 21 Jan 2023 17:55:31 +0000 Subject: [PATCH] chore(release): 21.3.0 [skip ci] # [21.3.0](https://github.com/seleb/bitsy-hacks/compare/v21.2.1...v21.3.0) (2023-01-21) ### Features * update links in docs ([0590da2](https://github.com/seleb/bitsy-hacks/commit/0590da21ab9018476fdeb5c7c89f20733eef36df)) --- CHANGELOG.md | 7 +++++++ README.md | 4 ++-- dist/avatar-by-room.js | 6 +++--- dist/backdrops.js | 8 ++++---- dist/basic-sfx.js | 6 +++--- dist/bitsymuse.js | 6 +++--- dist/canvas-replacement.js | 4 ++-- dist/character-portraits-animated.js | 6 +++--- dist/character-portraits.js | 4 ++-- dist/close-on-ending.js | 4 ++-- dist/corrupt.js | 8 ++++---- dist/custom-exit-effects.js | 4 ++-- dist/custom-text-effect.js | 4 ++-- dist/dialog-audio-vocal-synth.js | 8 ++++---- dist/dialog-audio.js | 4 ++-- dist/dialog-box-transition.js | 4 ++-- dist/dialog-choices.js | 8 ++++---- dist/dialog-jump.js | 4 ++-- dist/dialog-pause.js | 4 ++-- dist/dialog-prompt.js | 6 +++--- dist/direction-in-dialog.js | 4 ++-- dist/directional-avatar.js | 8 ++++---- dist/dynamic-background.js | 6 +++--- dist/edit-dialog-from-dialog.js | 6 +++--- dist/edit-image-from-dialog.js | 8 ++++---- dist/edit-player-from-dialog.js | 6 +++--- dist/edit-room-from-dialog.js | 6 +++--- dist/end-from-dialog.js | 4 ++-- dist/exit-from-dialog.js | 6 +++--- dist/external-game-data.js | 4 ++-- dist/favicon-from-sprite.js | 6 +++--- dist/follower.js | 6 +++--- dist/gamepad-input.js | 4 ++-- dist/gravity.js | 8 ++++---- dist/itsy-bitsy.js | 4 ++-- dist/javascript-dialog.js | 4 ++-- dist/logic-operators-extended.js | 4 ++-- dist/long-dialog.js | 6 +++--- dist/multi-sprite-avatar.js | 6 +++--- dist/online.js | 14 +++++++------- dist/opaque-tiles.js | 4 ++-- dist/paragraph-break.js | 4 ++-- dist/permanent-items.js | 4 ++-- dist/push-sprites.js | 8 ++++---- dist/replace-drawing.js | 4 ++-- dist/save.js | 6 +++--- dist/solid-items.js | 4 ++-- dist/stopwatch.js | 6 +++--- dist/text-to-speech.js | 4 ++-- dist/tracery-processing.js | 4 ++-- dist/transitions.js | 6 +++--- dist/transparent-background.js | 6 +++--- dist/transparent-dialog.js | 4 ++-- dist/transparent-sprites.js | 4 ++-- dist/twine-bitsy-comms.js | 4 ++-- dist/unique-items.js | 4 ++-- package-lock.json | 4 ++-- package.json | 2 +- 58 files changed, 159 insertions(+), 152 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dc1f5f62..b229702a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [21.3.0](https://github.com/seleb/bitsy-hacks/compare/v21.2.1...v21.3.0) (2023-01-21) + + +### Features + +* update links in docs ([0590da2](https://github.com/seleb/bitsy-hacks/commit/0590da21ab9018476fdeb5c7c89f20733eef36df)) + ## [21.2.1](https://github.com/seleb/bitsy-hacks/compare/v21.2.0...v21.2.1) (2022-11-17) diff --git a/README.md b/README.md index ee1d1b01..40b4b611 100644 --- a/README.md +++ b/README.md @@ -143,9 +143,9 @@ then edit it to look like this: No. Emulators function by re-implementing parts of the engine and/or browser into another environment, but the hacks rely heavily on how the engine is structured and how the browser handles `