Compare commits

...

2 Commits

Author SHA1 Message Date
EthanShoeDev
856be66449 chore(@fressh/react-native-uniffi-russh): release v0.0.5 2025-10-07 21:50:54 -04:00
EthanShoeDev
47f7844aea adjust config again 2025-10-07 21:38:53 -04:00
2 changed files with 4 additions and 2 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",
@@ -22,7 +22,7 @@
"cpp",
"rust",
"*.podspec",
"*.xcframework",
"*.xcframework/**",
"react-native.config.js",
"*.md",
"*.config.*",