Skip to content

Commit 55a58e5

Browse files
chore(release): 7.3.9
1 parent 0f4c517 commit 55a58e5

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
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.3.9](https://github.com/Cap-go/capacitor-native-audio/compare/7.3.8...7.3.9) (2025-03-06)
6+
7+
8+
### Bug Fixes
9+
10+
* issues ([d8c8cdd](https://github.com/Cap-go/capacitor-native-audio/commit/d8c8cdd46582b87d6ea7c7c09e3baed448e2bbcc))
11+
* release ([a8cde5c](https://github.com/Cap-go/capacitor-native-audio/commit/a8cde5cb69acb98cb720dac858d2d2094012dc97))
12+
513
### [7.3.8](https://github.com/Cap-go/native-audio/compare/7.3.7...7.3.8) (2025-03-06)
614

715

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@capgo/native-audio",
3-
"version": "7.3.8",
3+
"version": "7.3.9",
44
"description": "A native plugin for native audio engine",
55
"license": "MIT",
66
"main": "dist/plugin.cjs.js",

0 commit comments

Comments
 (0)