Skip to content

Commit 5059e13

Browse files
Merge pull request #54 from NerioVillalobos/codex/add-logging-for-command-execution-details
Comment out postvalidate temp directory cleanup for testing
2 parents 092e367 + 154543e commit 5059e13

6 files changed

Lines changed: 400 additions & 277 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
> **Last update / Última actualización:** 2025-12-02 — `@nervill/metadelta` 0.9.4
1+
> **Last update / Última actualización:** 2025-12-02 — `@nervill/metadelta` 0.9.5
22
33
# Metadelta Salesforce CLI Plugin
44

@@ -38,7 +38,7 @@ Created by **Nerio Villalobos** (<nervill@gmail.com>).
3838
```bash
3939
sf plugins install github:NerioVillalobos/plugin-metadelta.git
4040
```
41-
Confirm installation with `sf plugins`, which should list `@nervill/metadelta 0.9.4`.
41+
Confirm installation with `sf plugins`, which should list `@nervill/metadelta 0.9.5`.
4242

4343
3. (Optional, for local development) Clone this repository and install dependencies:
4444
```bash
@@ -50,7 +50,7 @@ Created by **Nerio Villalobos** (<nervill@gmail.com>).
5050
```bash
5151
sf plugins link .
5252
```
53-
Confirm installation with `sf plugins`, which should list `@nervill/metadelta 0.9.4 (link)`.
53+
Confirm installation with `sf plugins`, which should list `@nervill/metadelta 0.9.5 (link)`.
5454

5555
### Usage
5656

0 commit comments

Comments
 (0)