@hexonet/semantic-release-whmcs 5.0.40 → 5.0.42

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.42](https://github.com/centralnicgroup-opensource/rtldev-middleware-semantic-release-whmcs/compare/v5.0.41...v5.0.42) (2024-12-05)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * **deps:** bump puppeteer from 23.10.0 to 23.10.1 ([9c8d366](https://github.com/centralnicgroup-opensource/rtldev-middleware-semantic-release-whmcs/commit/9c8d36655df12b99b921fba46267243b57fa4cb2))
7
+
8
+ ## [5.0.41](https://github.com/centralnicgroup-opensource/rtldev-middleware-semantic-release-whmcs/compare/v5.0.40...v5.0.41) (2024-12-04)
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * **deps:** bump puppeteer from 23.9.0 to 23.10.0 ([db0d78a](https://github.com/centralnicgroup-opensource/rtldev-middleware-semantic-release-whmcs/commit/db0d78ae2586d0e9cb4fa65561dc64dc5c732c71))
14
+
1
15
  ## [5.0.40](https://github.com/centralnicgroup-opensource/rtldev-middleware-semantic-release-whmcs/compare/v5.0.39...v5.0.40) (2024-11-21)
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.40",
4
+ "version": "5.0.42",
5
5
  "private": false,
6
6
  "type": "module",
7
7
  "publishConfig": {