We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8702e72 + 2b391c9 commit 0f7f500Copy full SHA for 0f7f500
2 files changed
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.1](https://github.com/JairajJangle/react-native-tiny-wavpack-decoder/compare/v1.0.0...v1.0.1) (2025-04-28)
2
+
3
4
+### Bug Fixes
5
6
+* force release: updated docs ([5f9c5cc](https://github.com/JairajJangle/react-native-tiny-wavpack-decoder/commit/5f9c5ccb538c64dba24ae04fa0ced4303376c7dc))
7
8
# 1.0.0 (2025-04-28)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "react-native-tiny-wavpack-decoder",
- "version": "1.0.0",
+ "version": "1.0.1",
"description": "Tiny WavPack Decoder for React Native",
"source": "./src/index.tsx",
"main": "./lib/module/index.js",
0 commit comments