@hexonet/semantic-release-whmcs 5.0.30 → 5.0.32

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.32](https://github.com/centralnicgroup-opensource/rtldev-middleware-semantic-release-whmcs/compare/v5.0.31...v5.0.32) (2024-10-08)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * **deps:** bump puppeteer from 23.5.0 to 23.5.1 ([9d3de86](https://github.com/centralnicgroup-opensource/rtldev-middleware-semantic-release-whmcs/commit/9d3de86132f830430254e7c12232dc56f4a1a353))
7
+
8
+ ## [5.0.31](https://github.com/centralnicgroup-opensource/rtldev-middleware-semantic-release-whmcs/compare/v5.0.30...v5.0.31) (2024-10-03)
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * **deps:** bump puppeteer from 23.4.1 to 23.5.0 ([984ca93](https://github.com/centralnicgroup-opensource/rtldev-middleware-semantic-release-whmcs/commit/984ca937795b5bc050ea32f30a73068e1255bceb))
14
+
1
15
  ## [5.0.30](https://github.com/centralnicgroup-opensource/rtldev-middleware-semantic-release-whmcs/compare/v5.0.29...v5.0.30) (2024-09-26)
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.30",
4
+ "version": "5.0.32",
5
5
  "private": false,
6
6
  "type": "module",
7
7
  "publishConfig": {