chore(@fressh/react-native-uniffi-russh): release v0.0.3

This commit is contained in:
EthanShoeDev
2025-10-07 20:54:33 -04:00
parent 64d385038c
commit ec3876ac3a
2 changed files with 3 additions and 1 deletions

View File

@@ -1,5 +1,7 @@
# Changelog # 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.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) ## [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)

View File

@@ -3,7 +3,7 @@
"homepage": "https://github.com/EthanShoeDev/fressh#readme", "homepage": "https://github.com/EthanShoeDev/fressh#readme",
"license": "MIT", "license": "MIT",
"description": "Uniffi bindings for russh", "description": "Uniffi bindings for russh",
"version": "0.0.2", "version": "0.0.3",
"type": "module", "type": "module",
"main": "./lib/module/api.js", "main": "./lib/module/api.js",
"types": "./lib/typescript/src/api.d.ts", "types": "./lib/typescript/src/api.d.ts",