Skip to content

Commit 306ab11

Browse files
Release 4.72.2
1 parent ba01c13 commit 306ab11

5 files changed

Lines changed: 16 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,10 +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.72.1](https://github.com/open-wa/wa-automate-nodejs/compare/4.72.0...4.72.1)
10+
## [4.72.2](https://github.com/open-wa/wa-automate-nodejs/compare/4.72.1...4.72.2)
11+
12+
### Fixed
13+
14+
- 🚑 fix #3239 [`#3239`](https://github.com/open-wa/wa-automate-nodejs/issues/3239)
15+
16+
### Commits
17+
18+
- updated types-only package [`8ec43a3`](https://github.com/open-wa/wa-automate-nodejs/commit/8ec43a308d26b77cd3e71074ff5222f3b931a3a7)
19+
20+
## [4.72.1](https://github.com/open-wa/wa-automate-nodejs/compare/4.72.0...4.72.1) - 2024-08-21
1121

1222
### Commits
1323

24+
- Release 4.72.1 [`453b458`](https://github.com/open-wa/wa-automate-nodejs/commit/453b458c1c236eade567a610d88ed1ede13c3fde)
1425
- 🔊 : added better error logging to chatwoot integration [`20b8de0`](https://github.com/open-wa/wa-automate-nodejs/commit/20b8de0045ca2f68e7b2b56f784c03fde84a6060)
1526
- 🚑 fix qr issue #3238 [`23d1d01`](https://github.com/open-wa/wa-automate-nodejs/commit/23d1d014a219f17de2d2d5b4b3cbcf4aad066808)
1627
- 📝 : updated link code example in documentation to reflect correct formatting and value [`c59bf23`](https://github.com/open-wa/wa-automate-nodejs/commit/c59bf238f2ab4af1280b6a5aa61ac130dcd90591)

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.72.1
1+
# @open-wa/wa-automate v4.72.2
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.72.1",
3+
"version": "4.72.2",
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

-37.6 KB
Loading

0 commit comments

Comments
 (0)