diff --git a/packages/react-native-uniffi-russh/CHANGELOG.md b/packages/react-native-uniffi-russh/CHANGELOG.md index 7facdf3..b1292e8 100644 --- a/packages/react-native-uniffi-russh/CHANGELOG.md +++ b/packages/react-native-uniffi-russh/CHANGELOG.md @@ -1,5 +1,7 @@ # Changelog +## [0.0.3](https://github.com/EthanShoeDev/fressh/compare/@fressh/react-native-uniffi-russh-v0.0.2...${npm.name}-v0.0.3) (2025-10-08) + ## 0.0.2 (2025-10-07) ## [0.0.1](https://github.com/EthanShoeDev/fressh/compare/@fressh/react-native-xtermjs-webview-v0.0.1...@fressh/react-native-xtermjs-webview-v0.0.4) (2025-10-07) diff --git a/packages/react-native-uniffi-russh/package.json b/packages/react-native-uniffi-russh/package.json index 763bad5..27d7d22 100644 --- a/packages/react-native-uniffi-russh/package.json +++ b/packages/react-native-uniffi-russh/package.json @@ -3,7 +3,7 @@ "homepage": "https://github.com/EthanShoeDev/fressh#readme", "license": "MIT", "description": "Uniffi bindings for russh", - "version": "0.0.2", + "version": "0.0.3", "type": "module", "main": "./lib/module/api.js", "types": "./lib/typescript/src/api.d.ts",