@hexonet/semantic-release-whmcs 5.0.49 → 5.0.51

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 +1 -1
package/HISTORY.md CHANGED
@@ -1,3 +1,17 @@
1
+ ## [5.0.51](https://github.com/centralnicgroup-opensource/rtldev-middleware-semantic-release-whmcs/compare/v5.0.50...v5.0.51) (2025-01-24)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * **deps:** bump puppeteer from 24.1.0 to 24.1.1 ([a6e3661](https://github.com/centralnicgroup-opensource/rtldev-middleware-semantic-release-whmcs/commit/a6e36619ead8a4cbcf483cc42e032412a41b4041))
7
+
8
+ ## [5.0.50](https://github.com/centralnicgroup-opensource/rtldev-middleware-semantic-release-whmcs/compare/v5.0.49...v5.0.50) (2025-01-16)
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * **deps:** bump puppeteer from 24.0.0 to 24.1.0 ([04c9810](https://github.com/centralnicgroup-opensource/rtldev-middleware-semantic-release-whmcs/commit/04c981019c761a0502aa5ac1e704dd3a151cad7c))
14
+
1
15
  ## [5.0.49](https://github.com/centralnicgroup-opensource/rtldev-middleware-semantic-release-whmcs/compare/v5.0.48...v5.0.49) (2025-01-13)
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.49",
4
+ "version": "5.0.51",
5
5
  "private": false,
6
6
  "type": "module",
7
7
  "publishConfig": {