@hexonet/semantic-release-whmcs 5.0.45 → 5.0.46

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 +7 -0
  2. package/package.json +1 -1
package/HISTORY.md CHANGED
@@ -1,3 +1,10 @@
1
+ ## [5.0.46](https://github.com/centralnicgroup-opensource/rtldev-middleware-semantic-release-whmcs/compare/v5.0.45...v5.0.46) (2024-12-13)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * **deps:** bump puppeteer from 23.10.3 to 23.10.4 ([1f21f49](https://github.com/centralnicgroup-opensource/rtldev-middleware-semantic-release-whmcs/commit/1f21f497cc8ad30c19d73a0558cf5c2a0cf0d279))
7
+
1
8
  ## [5.0.45](https://github.com/centralnicgroup-opensource/rtldev-middleware-semantic-release-whmcs/compare/v5.0.44...v5.0.45) (2024-12-11)
2
9
 
3
10
 
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.45",
4
+ "version": "5.0.46",
5
5
  "private": false,
6
6
  "type": "module",
7
7
  "publishConfig": {