scratch-audio/CHANGELOG.md
semantic-release-bot 1f4054b068 chore(release): 1.0.0 [skip ci]
# 1.0.0 (2024-01-16)

### Bug Fixes

* fix taking a SoundPlayer's state ([90589b8](90589b861d))
* listen to ended event to note playback stopping ([5c822e6](5c822e6542))

### Features

* use GreenPlayer in AudioPlayer ([9617498](961749815c))
2024-01-16 17:44:35 +00:00

674 B

Changelog

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.0.0 (2024-01-16)

Bug Fixes

  • fix taking a SoundPlayer's state (90589b8)
  • listen to ended event to note playback stopping (5c822e6)

Features

  • use GreenPlayer in AudioPlayer (9617498)