@hexonet/semantic-release-whmcs 5.0.21 → 5.0.23

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.23](https://github.com/centralnicgroup-opensource/rtldev-middleware-semantic-release-whmcs/compare/v5.0.22...v5.0.23) (2024-08-19)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * **deps:** bump axios from 1.6.8 to 1.7.4 ([efe8bb6](https://github.com/centralnicgroup-opensource/rtldev-middleware-semantic-release-whmcs/commit/efe8bb65b6dfb1d6c1d83e4c248ba8663ecb56c0))
7
+
8
+ ## [5.0.22](https://github.com/centralnicgroup-opensource/rtldev-middleware-semantic-release-whmcs/compare/v5.0.21...v5.0.22) (2024-06-21)
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * **deps:** bump ws and puppeteer ([0b89956](https://github.com/centralnicgroup-opensource/rtldev-middleware-semantic-release-whmcs/commit/0b899562b437157d1250d3eba4dafc5a943edd03))
14
+
1
15
  ## [5.0.21](https://github.com/centralnicgroup-opensource/rtldev-middleware-semantic-release-whmcs/compare/v5.0.20...v5.0.21) (2024-06-11)
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.21",
4
+ "version": "5.0.23",
5
5
  "private": false,
6
6
  "type": "module",
7
7
  "publishConfig": {