@fressh/react-native-terminal 0.1.0 → 0.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +7 -0
- package/android/src/main/jniLibs/arm64-v8a/libshim_uniffi.so +0 -0
- package/android/src/main/jniLibs/x86_64/libshim_uniffi.so +0 -0
- package/package.json +1 -1
- package/shim_uniffi.xcframework/ios-arm64/libshim_uniffi.a +0 -0
- package/shim_uniffi.xcframework/ios-arm64_x86_64-simulator/libshim_uniffi.a +0 -0
- package/nitrogen/generated/.gitattributes +0 -1
package/CHANGELOG.md
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
# @fressh/react-native-terminal
|
|
2
|
+
|
|
3
|
+
## 0.1.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [#15](https://github.com/EthanShoeDev/fressh/pull/15) [`4e111d3`](https://github.com/EthanShoeDev/fressh/commit/4e111d303cebeb899ef7b7177121911198df8092) Thanks [@EthanShoeDev](https://github.com/EthanShoeDev)! - Publish via npm OIDC trusted publishing with provenance. Stable (`latest`), prerelease (`rc`), and canary (`@canary` snapshot) lines are now cut from GitHub Actions with no long-lived npm token, and published tarballs carry a verified provenance attestation.
|
|
Binary file
|
|
Binary file
|
package/package.json
CHANGED
|
Binary file
|
|
Binary file
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
** linguist-generated=true
|