@hexonet/semantic-release-whmcs 5.0.25 → 5.0.27
Sign up to get free protection for your applications and to get access to all the features.
- package/HISTORY.md +15 -0
- package/package.json +1 -1
package/HISTORY.md
CHANGED
@@ -1,3 +1,18 @@
|
|
1
|
+
## [5.0.27](https://github.com/centralnicgroup-opensource/rtldev-middleware-semantic-release-whmcs/compare/v5.0.26...v5.0.27) (2024-09-03)
|
2
|
+
|
3
|
+
|
4
|
+
### Bug Fixes
|
5
|
+
|
6
|
+
* **deps:** bump puppeteer from 23.2.1 to 23.2.2 ([21fa34c](https://github.com/centralnicgroup-opensource/rtldev-middleware-semantic-release-whmcs/commit/21fa34ca6abf6a65c6db0b03b565093a8fa18992))
|
7
|
+
|
8
|
+
## [5.0.26](https://github.com/centralnicgroup-opensource/rtldev-middleware-semantic-release-whmcs/compare/v5.0.25...v5.0.26) (2024-08-29)
|
9
|
+
|
10
|
+
|
11
|
+
### Bug Fixes
|
12
|
+
|
13
|
+
* **deps:** bump puppeteer from 23.1.0 to 23.2.0 ([d3dd4b9](https://github.com/centralnicgroup-opensource/rtldev-middleware-semantic-release-whmcs/commit/d3dd4b9c58daf8b72495ac7f59da21496996be17))
|
14
|
+
* **deps:** bump puppeteer from 23.2.0 to 23.2.1 ([18f94e5](https://github.com/centralnicgroup-opensource/rtldev-middleware-semantic-release-whmcs/commit/18f94e594bdcc0a1a333e4e8cd72c8950d64cc31))
|
15
|
+
|
1
16
|
## [5.0.25](https://github.com/centralnicgroup-opensource/rtldev-middleware-semantic-release-whmcs/compare/v5.0.24...v5.0.25) (2024-08-19)
|
2
17
|
|
3
18
|
|
package/package.json
CHANGED