Skip to content

Commit 9bdd56f

Browse files
committed
Merge branch 'main' of github.com:Cap-go/native-audio
2 parents a02cc89 + 9d6a74b commit 9bdd56f

File tree

3 files changed

+11
-4
lines changed

3 files changed

+11
-4
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
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.
44

5+
### [7.1.1](https://github.com/Cap-go/native-audio/compare/7.1.0...7.1.1) (2025-02-08)
6+
7+
8+
### Bug Fixes
9+
10+
* lint ([b414907](https://github.com/Cap-go/native-audio/commit/b414907826d20154cf1ac5cf301234f81af93108))
11+
512
## [7.1.0](https://github.com/Cap-go/native-audio/compare/6.5.0...7.1.0) (2025-02-08)
613

714

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@capgo/native-audio",
3-
"version": "7.1.0",
3+
"version": "7.1.1",
44
"description": "A native plugin for native audio engine",
55
"main": "dist/plugin.js",
66
"module": "dist/esm/index.js",
@@ -85,4 +85,4 @@
8585
"access": "public"
8686
},
8787
"packageManager": "pnpm@9.7.0+sha512.dc09430156b427f5ecfc79888899e1c39d2d690f004be70e05230b72cb173d96839587545d09429b55ac3c429c801b4dc3c0e002f653830a420fa2dd4e3cf9cf"
88-
}
88+
}

0 commit comments

Comments
 (0)