chore(release): v1.202605.13

This commit is contained in:
Federico Jaramillo Martinez
2026-05-25 16:34:02 +02:00
parent 824728174b
commit 983457e5dd
12 changed files with 33 additions and 43 deletions
+14
View File
@@ -1,5 +1,19 @@
# @jmfederico/pi-web-actions
## 0.1.2
### Patch Changes
- 711c4f3: Run workspace deletion and configurable workspace actions in visible PI WEB terminals with reload-safe command-run tracking, mobile-friendly cancellation, and shell continuation after command completion.
- Updated dependencies [57a6a4a]
- Updated dependencies [34e657d]
- Updated dependencies [8247281]
- Updated dependencies [4bfd4ac]
- Updated dependencies [679008d]
- Updated dependencies [56fa641]
- Updated dependencies [711c4f3]
- @jmfederico/pi-web@1.202605.13
## 0.1.1
### Patch Changes
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@jmfederico/pi-web-actions",
"version": "0.1.1",
"version": "0.1.2",
"description": "Configurable workspace actions plugin for PI WEB.",
"license": "MIT",
"type": "module",
@@ -23,7 +23,7 @@
"workspace"
],
"peerDependencies": {
"@jmfederico/pi-web": ">=1.202605.11 <2"
"@jmfederico/pi-web": ">=1.202605.13"
},
"peerDependenciesMeta": {
"@jmfederico/pi-web": {