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

This commit is contained in:
EthanShoeDev
2025-10-07 21:50:54 -04:00
parent 47f7844aea
commit 856be66449
2 changed files with 3 additions and 1 deletions

View File

@@ -1,5 +1,7 @@
# Changelog
## [0.0.5](https://github.com/EthanShoeDev/fressh/compare/@fressh/react-native-uniffi-russh-v0.0.4...${npm.name}-v0.0.5) (2025-10-08)
## [0.0.4](https://github.com/EthanShoeDev/fressh/compare/@fressh/react-native-uniffi-russh-v0.0.3...${npm.name}-v0.0.4) (2025-10-08)
## [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)

View File

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