@hexonet/semantic-release-whmcs 5.0.41 → 5.0.43

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