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.
1 parent cb71211 commit 1d8bb6cCopy full SHA for 1d8bb6c
2 files changed
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.1.2](https://github.com/JairajJangle/react-native-tiny-wavpack-decoder/compare/v1.1.1...v1.1.2) (2025-11-07)
2
+
3
4
+### Bug Fixes
5
6
+* upgraded deps ([cb71211](https://github.com/JairajJangle/react-native-tiny-wavpack-decoder/commit/cb71211eb919eb456f63fb877079d28f4ac765ba))
7
8
## [1.1.1](https://github.com/JairajJangle/react-native-tiny-wavpack-decoder/compare/v1.1.0...v1.1.1) (2025-08-30)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "react-native-tiny-wavpack-decoder",
- "version": "1.1.1",
+ "version": "1.1.2",
"description": "Tiny WavPack Decoder for React Native",
"source": "./src/index.tsx",
"main": "./lib/module/index.js",
0 commit comments