Skip to content

Commit

Permalink
Merge branch 'main' of github.com:Cap-go/native-audio
Browse files Browse the repository at this point in the history
  • Loading branch information
riderx committed Sep 7, 2024
2 parents c90d64c + 6591511 commit 68a30c4
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.14](https://github.com/Cap-go/native-audio/compare/6.4.13...6.4.14) (2024-09-07)


### Bug Fixes

* missing one resolve ([ba4e30c](https://github.com/Cap-go/native-audio/commit/ba4e30ce4d48b5fa0a932387845578635d42a52f))

### [6.4.13](https://github.com/Cap-go/native-audio/compare/6.4.12...6.4.13) (2024-09-05)

### [6.4.12](https://github.com/Cap-go/native-audio/compare/6.4.11...6.4.12) (2024-09-05)
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.13",
"version": "6.4.14",
"description": "A native plugin for native audio engine",
"main": "dist/plugin.js",
"module": "dist/esm/index.js",
Expand Down

0 comments on commit 68a30c4

Please sign in to comment.