sfdx-jayree 4.8.208 → 4.8.210

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/CHANGELOG.md CHANGED
@@ -1,3 +1,19 @@
1
+ ## [4.8.210](https://github.com/jayree/sfdx-jayree-plugin/compare/v4.8.209...v4.8.210) (2026-06-17)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * **deps:** bump @babel/core from 7.25.2 to 7.29.7 ([#2008](https://github.com/jayree/sfdx-jayree-plugin/issues/2008)) ([47b042d](https://github.com/jayree/sfdx-jayree-plugin/commit/47b042d46e51f87a3f25f3a32691e1655d6d43dd))
7
+ * **deps:** bump markdown-it from 14.1.0 to 14.2.0 ([#2006](https://github.com/jayree/sfdx-jayree-plugin/issues/2006)) ([d504f0d](https://github.com/jayree/sfdx-jayree-plugin/commit/d504f0df3f955e7d9a50f1ab2d7646aa1e7777d1))
8
+ * **deps:** bump ws from 8.20.1 to 8.21.0 ([#2007](https://github.com/jayree/sfdx-jayree-plugin/issues/2007)) ([6fe2204](https://github.com/jayree/sfdx-jayree-plugin/commit/6fe2204478855a04cfe800b39c399eaf69f26c56))
9
+
10
+ ## [4.8.209](https://github.com/jayree/sfdx-jayree-plugin/compare/v4.8.208...v4.8.209) (2026-06-13)
11
+
12
+
13
+ ### Bug Fixes
14
+
15
+ * **deps:** bump joi from 17.13.3 to 17.13.4 ([#2005](https://github.com/jayree/sfdx-jayree-plugin/issues/2005)) ([2ba8768](https://github.com/jayree/sfdx-jayree-plugin/commit/2ba8768d0e1e70e87638ec221e83315fcf1235b4))
16
+
1
17
  ## [4.8.208](https://github.com/jayree/sfdx-jayree-plugin/compare/v4.8.207...v4.8.208) (2026-06-12)
2
18
 
3
19