@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 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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fressh/react-native-terminal",
3
- "version": "0.1.0",
3
+ "version": "0.1.1",
4
4
  "description": "Native SSH terminal for React Native: russh + alacritty_terminal engine + native GLES renderer, in one package.",
5
5
  "keywords": [
6
6
  "alacritty",
@@ -1 +0,0 @@
1
- ** linguist-generated=true