@pgflow/dsl 0.0.0-condition-acd3e0e8-20260109190810 → 0.0.0-condition-534994a1-20260113121112
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/dist/CHANGELOG.md +2 -2
- package/dist/package.json +1 -1
- package/package.json +1 -1
package/dist/CHANGELOG.md
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
# @pgflow/dsl
|
|
2
2
|
|
|
3
|
-
## 0.0.0-condition-
|
|
3
|
+
## 0.0.0-condition-534994a1-20260113121112
|
|
4
4
|
|
|
5
5
|
### Patch Changes
|
|
6
6
|
|
|
7
|
-
-
|
|
7
|
+
- 8863a35: Add whenFailed option for error handling after retries exhausted (fail, skip, skip-cascade)
|
|
8
8
|
|
|
9
9
|
## 0.13.1
|
|
10
10
|
|
package/dist/package.json
CHANGED