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 Aug 10, 2023
2 parents 2888073 + 85ea2f1 commit 1b2c293
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

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.0.15](https://github.com/Cap-go/native-audio/compare/6.0.14...6.0.15) (2023-08-10)


### Bug Fixes

* build script ([0effa42](https://github.com/Cap-go/native-audio/commit/0effa42a9df522cdd82b40873b160c118239962b))
* CI/CD ([3609c20](https://github.com/Cap-go/native-audio/commit/3609c20c5b36b69c8e8f9ba7447048ee2d2e8f85))
* issue build CI/CD ([78168e9](https://github.com/Cap-go/native-audio/commit/78168e98ec67d65d94114f006fc1c79665ed07fa))
* remove husky install for CI/CD ([6093dd5](https://github.com/Cap-go/native-audio/commit/6093dd515c7889e3205abc8bd574d1f7f222a819))

### [6.0.14](https://github.com/Cap-go/native-audio/compare/6.0.13...6.0.14) (2023-08-10)

### Bug Fixes
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.0.14",
"version": "6.0.15",
"description": "A native plugin for native audio engine",
"main": "dist/plugin.js",
"module": "dist/esm/index.js",
Expand Down

0 comments on commit 1b2c293

Please sign in to comment.