@uuv/runner-commons 2.72.0 → 2.72.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.
Files changed (2) hide show
  1. package/CHANGELOG.md +7 -0
  2. package/package.json +2 -2
package/CHANGELOG.md CHANGED
@@ -1,3 +1,10 @@
1
+ ## [2.72.1](https://github.com/e2e-test-quest/uuv/compare/runner-commons-v2.72.0...runner-commons-v2.72.1) (2026-02-09)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * **runner-cypress:** use cypress-on-fix for multiple hooks, [#1214](https://github.com/e2e-test-quest/uuv/issues/1214) ([bff79c8](https://github.com/e2e-test-quest/uuv/commit/bff79c8a332bd8f270301623d5ab519c585bcea4))
7
+
1
8
  # [2.72.0](https://github.com/e2e-test-quest/uuv/compare/runner-commons-v2.71.0...runner-commons-v2.72.0) (2026-02-08)
2
9
 
3
10
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@uuv/runner-commons",
3
- "version": "2.72.0",
3
+ "version": "2.72.1",
4
4
  "type": "commonjs",
5
5
  "author": "Louis Fredice NJAKO MOLOM (https://github.com/luifr10) & Stanley SERVICAL (https://github.com/stanlee974)",
6
6
  "description": "A common lib for uuv",
@@ -81,7 +81,7 @@
81
81
  "lodash": "^4.17.21",
82
82
  "minimist": "1.2.8",
83
83
  "node-ipc": "^12.0.0",
84
- "@uuv/dictionary": "0.6.0"
84
+ "@uuv/dictionary": "0.6.1"
85
85
  },
86
86
  "funding": {
87
87
  "type": "opencollective",