Skip to content

Commit

Permalink
chore(release): 6.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jun 7, 2024
1 parent 4d1e720 commit 10e8c3a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [6.4.4](https://github.com/Cap-go/native-audio/compare/6.4.3...6.4.4) (2024-06-07)


### Bug Fixes

* add missing event listener ([4d1e720](https://github.com/Cap-go/native-audio/commit/4d1e72096e7506bd1370bd2ca055a9bfe81423c8))

### [6.4.3](https://github.com/Cap-go/native-audio/compare/6.4.2...6.4.3) (2024-06-03)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@capgo/native-audio",
"version": "6.4.3",
"version": "6.4.4",
"description": "A native plugin for native audio engine",
"main": "dist/plugin.js",
"module": "dist/esm/index.js",
Expand Down

0 comments on commit 10e8c3a

Please sign in to comment.