@hexonet/semantic-release-whmcs 5.0.46 → 5.0.48
Sign up to get free protection for your applications and to get access to all the features.
- package/HISTORY.md +14 -0
- package/package.json +1 -1
package/HISTORY.md
CHANGED
@@ -1,3 +1,17 @@
|
|
1
|
+
## [5.0.48](https://github.com/centralnicgroup-opensource/rtldev-middleware-semantic-release-whmcs/compare/v5.0.47...v5.0.48) (2024-12-20)
|
2
|
+
|
3
|
+
|
4
|
+
### Bug Fixes
|
5
|
+
|
6
|
+
* **deps:** bump puppeteer from 23.11.0 to 23.11.1 ([9507430](https://github.com/centralnicgroup-opensource/rtldev-middleware-semantic-release-whmcs/commit/95074306eb50d3dc5b8aec8e39e7812a7831c6f8))
|
7
|
+
|
8
|
+
## [5.0.47](https://github.com/centralnicgroup-opensource/rtldev-middleware-semantic-release-whmcs/compare/v5.0.46...v5.0.47) (2024-12-19)
|
9
|
+
|
10
|
+
|
11
|
+
### Bug Fixes
|
12
|
+
|
13
|
+
* **deps:** bump puppeteer from 23.10.4 to 23.11.0 ([50e5184](https://github.com/centralnicgroup-opensource/rtldev-middleware-semantic-release-whmcs/commit/50e5184b3c76490b52398daefb54960e189dcaa3))
|
14
|
+
|
1
15
|
## [5.0.46](https://github.com/centralnicgroup-opensource/rtldev-middleware-semantic-release-whmcs/compare/v5.0.45...v5.0.46) (2024-12-13)
|
2
16
|
|
3
17
|
|
package/package.json
CHANGED