mirror of
https://github.com/EthanShoeDev/fressh.git
synced 2026-01-11 14:22:51 +00:00
Compare commits
2 Commits
@fressh/re
...
@fressh/re
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
242f26b383 | ||
|
|
de963a9d64 |
@@ -1,5 +1,7 @@
|
||||
# Changelog
|
||||
|
||||
## [0.0.8](https://github.com/EthanShoeDev/fressh/compare/@fressh/react-native-xtermjs-webview-v0.0.7...${npm.name}-v0.0.8) (2025-10-08)
|
||||
|
||||
## [0.0.7](https://github.com/EthanShoeDev/fressh/compare/@fressh/react-native-xtermjs-webview-v0.0.6...${npm.name}-v0.0.7) (2025-10-08)
|
||||
|
||||
## [0.0.6](https://github.com/EthanShoeDev/fressh/compare/@fressh/react-native-xtermjs-webview-v0.0.5...${npm.name}-v0.0.6) (2025-10-07)
|
||||
|
||||
@@ -1,14 +1,17 @@
|
||||
{
|
||||
"name": "@fressh/react-native-xtermjs-webview",
|
||||
"private": false,
|
||||
"version": "0.0.7",
|
||||
"version": "0.0.8",
|
||||
"license": "MIT",
|
||||
"type": "module",
|
||||
"files": [
|
||||
"src",
|
||||
"dist",
|
||||
"dist-internal",
|
||||
"*"
|
||||
"*.config.*",
|
||||
"tsconfig*.json",
|
||||
"*.md",
|
||||
"*.html"
|
||||
],
|
||||
"exports": {
|
||||
".": "./dist/index.js"
|
||||
|
||||
Reference in New Issue
Block a user