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

This commit is contained in:
EthanShoeDev
2025-10-07 21:28:55 -04:00
parent e8808bddfb
commit 3f48e96a4f
2 changed files with 3 additions and 1 deletions

View File

@@ -1,5 +1,7 @@
# Changelog
## [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)
## 0.0.2 (2025-10-07)

View File

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