@hexonet/semantic-release-whmcs 5.0.43 → 5.0.45

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.45](https://github.com/centralnicgroup-opensource/rtldev-middleware-semantic-release-whmcs/compare/v5.0.44...v5.0.45) (2024-12-11)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * **deps:** bump puppeteer from 23.10.2 to 23.10.3 ([e800748](https://github.com/centralnicgroup-opensource/rtldev-middleware-semantic-release-whmcs/commit/e800748a92ccd3f1276abffdefffd116947b0d57))
7
+
8
+ ## [5.0.44](https://github.com/centralnicgroup-opensource/rtldev-middleware-semantic-release-whmcs/compare/v5.0.43...v5.0.44) (2024-12-10)
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * **deps:** bump puppeteer from 23.10.1 to 23.10.2 ([ec00b10](https://github.com/centralnicgroup-opensource/rtldev-middleware-semantic-release-whmcs/commit/ec00b1007003fc4a09c16c60eae546268dd18a7e))
14
+
1
15
  ## [5.0.43](https://github.com/centralnicgroup-opensource/rtldev-middleware-semantic-release-whmcs/compare/v5.0.42...v5.0.43) (2024-12-09)
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.43",
4
+ "version": "5.0.45",
5
5
  "private": false,
6
6
  "type": "module",
7
7
  "publishConfig": {