@hexonet/semantic-release-whmcs 5.0.42 → 5.0.44

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