Skip to content

Commit 9a70d3d

Browse files
Release 4.74.1
1 parent 0c60264 commit 9a70d3d

File tree

5 files changed

+15
-5
lines changed

5 files changed

+15
-5
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
99

10-
## [4.74.0](https://github.com/open-wa/wa-automate-nodejs/compare/4.72.5...4.74.0)
10+
## [4.74.1](https://github.com/open-wa/wa-automate-nodejs/compare/4.74.0...4.74.1)
11+
12+
### Commits
13+
14+
- 📝 update intro docs [`6e95e9d`](https://github.com/open-wa/wa-automate-nodejs/commit/6e95e9d875029b924e3f14b72bac7d4ab93f1405)
15+
- ✨ added pm2 exit code feat #3252 [`0c60264`](https://github.com/open-wa/wa-automate-nodejs/commit/0c602647fee89424ad9297d1586d8ead9c38b4ea)
16+
- update docs button [`e0ac00f`](https://github.com/open-wa/wa-automate-nodejs/commit/e0ac00f2b67bc192741f00b431e0d6fffa4a2095)
17+
- updated types-only package [`7d2be30`](https://github.com/open-wa/wa-automate-nodejs/commit/7d2be30d23198851729f5b5c300ff3315d0baf9b)
18+
19+
## [4.74.0](https://github.com/open-wa/wa-automate-nodejs/compare/4.72.5...4.74.0) - 2024-10-17
1120

1221
### Commits
1322

1423
- ⬆️ upgrade to pptr latest #3247 [`95c4091`](https://github.com/open-wa/wa-automate-nodejs/commit/95c4091723dfec397210bd32e898107b62c7fb8f)
24+
- Release 4.74.0 [`2abf8d0`](https://github.com/open-wa/wa-automate-nodejs/commit/2abf8d0e5e49016b63b4309a3588eee0f5f49794)
1525
- fix ci build #3247 [`6da20eb`](https://github.com/open-wa/wa-automate-nodejs/commit/6da20eb58de1dad9850d1218375eab6cafb53785)
1626
- ♿️ add source to `preprocessMessage` #3247 [`690e289`](https://github.com/open-wa/wa-automate-nodejs/commit/690e289c4e46c9234e70a8291eb5b962fe8d329e)
1727
- updated types-only package [`49d01ce`](https://github.com/open-wa/wa-automate-nodejs/commit/49d01ce532f87b9710c0efbfc523647c87e0e2d8)

docs/docs/reference/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# @open-wa/wa-automate v4.74.0
1+
# @open-wa/wa-automate v4.74.1
22

33
## Modules
44

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@open-wa/wa-automate",
3-
"version": "4.74.0",
3+
"version": "4.74.1",
44
"licenseCheckUrl": "https://funcs.openwa.dev/license-check",
55
"brokenMethodReportUrl": "https://funcs.openwa.dev/report-bm",
66
"patches": "https://cdn.openwa.dev/patches.json",

release.png

-48.3 KB
Loading

0 commit comments

Comments
 (0)