@hexonet/semantic-release-whmcs 5.0.35 → 5.0.37

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/HISTORY.md +14 -0
  2. package/package.json +2 -2
package/HISTORY.md CHANGED
@@ -1,3 +1,17 @@
1
+ ## [5.0.37](https://github.com/centralnicgroup-opensource/rtldev-middleware-semantic-release-whmcs/compare/v5.0.36...v5.0.37) (2024-11-05)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * **deps:** bump puppeteer from 23.6.1 to 23.7.0 ([105da77](https://github.com/centralnicgroup-opensource/rtldev-middleware-semantic-release-whmcs/commit/105da77d29f9b0330b1fc4a24f02b482edd322d2))
7
+
8
+ ## [5.0.36](https://github.com/centralnicgroup-opensource/rtldev-middleware-semantic-release-whmcs/compare/v5.0.35...v5.0.36) (2024-10-29)
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * **deps:** bump puppeteer from 23.6.0 to 23.6.1 ([dbb599d](https://github.com/centralnicgroup-opensource/rtldev-middleware-semantic-release-whmcs/commit/dbb599da15439618f609e0ad65cb21fd6beb243c))
14
+
1
15
  ## [5.0.35](https://github.com/centralnicgroup-opensource/rtldev-middleware-semantic-release-whmcs/compare/v5.0.34...v5.0.35) (2024-10-17)
2
16
 
3
17
 
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@hexonet/semantic-release-whmcs",
3
3
  "description": "`semantic-release` plugin for auto-publishing on WHMCS marketplace",
4
- "version": "5.0.35",
4
+ "version": "5.0.37",
5
5
  "private": false,
6
6
  "type": "module",
7
7
  "publishConfig": {
@@ -75,7 +75,7 @@
75
75
  "@semantic-release/changelog": "^6.0.3",
76
76
  "@semantic-release/exec": "^6.0.3",
77
77
  "@semantic-release/git": "^10.0.1",
78
- "ava": "6.1.3",
78
+ "ava": "6.2.0",
79
79
  "c8": "^10.0.0",
80
80
  "prettier": "^3.0.0",
81
81
  "semantic-release": "^24.0.0",