Skip to content

Commit

Permalink
chore(release): 21.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [21.1.0](v21.0.3...v21.1.0) (2022-10-13)

### Features

* **stopwatch:** add `getWatch` dialog tag ([b9bbae8](b9bbae8))
  • Loading branch information
semantic-release-bot committed Oct 13, 2022
1 parent 58c49cc commit 492089d
Show file tree
Hide file tree
Showing 58 changed files with 316 additions and 298 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [21.1.0](https://github.com/seleb/bitsy-hacks/compare/v21.0.3...v21.1.0) (2022-10-13)


### Features

* **stopwatch:** add `getWatch` dialog tag ([b9bbae8](https://github.com/seleb/bitsy-hacks/commit/b9bbae863aea092b821c2fc9d3e7660fc4d11d42))

## [21.0.3](https://github.com/seleb/bitsy-hacks/compare/v21.0.2...v21.0.3) (2022-08-25)


Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ npm i @bitsy/hecks

A collection of re-usable scripts for [Adam Le Doux](https://twitter.com/adamledoux)'s [Bitsy Game Maker](https://ledoux.itch.io/bitsy). See [Ayolland's Borksy](https://ayolland.itch.io/borksy) for a GUI that allows you to use these hacks with less copy-pasting.

Last tested against Bitsy 8.1
Last tested against Bitsy 8.2

- [Contents](#contents)
- [How to use](#how-to-use)
Expand Down
12 changes: 6 additions & 6 deletions dist/avatar-by-room.js

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

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

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

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

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

12 changes: 6 additions & 6 deletions dist/bitsymuse.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/canvas-replacement.js

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

12 changes: 6 additions & 6 deletions dist/character-portraits-animated.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/character-portraits.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/close-on-ending.js

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

16 changes: 8 additions & 8 deletions dist/corrupt.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/custom-exit-effects.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/custom-text-effect.js

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

16 changes: 8 additions & 8 deletions dist/dialog-audio-vocal-synth.js

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

Loading

0 comments on commit 492089d

Please sign in to comment.