Skip to content

Commit 453b458

Browse files
Release 4.72.1
1 parent 23d1d01 commit 453b458

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,12 +7,22 @@ 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.0](https://github.com/open-wa/wa-automate-nodejs/compare/4.71.15...4.72.0)
10+
## [4.72.1](https://github.com/open-wa/wa-automate-nodejs/compare/4.72.0...4.72.1)
11+
12+
### Commits
13+
14+
- 🔊 : added better error logging to chatwoot integration [`20b8de0`](https://github.com/open-wa/wa-automate-nodejs/commit/20b8de0045ca2f68e7b2b56f784c03fde84a6060)
15+
- 🚑 fix qr issue #3238 [`23d1d01`](https://github.com/open-wa/wa-automate-nodejs/commit/23d1d014a219f17de2d2d5b4b3cbcf4aad066808)
16+
- 📝 : updated link code example in documentation to reflect correct formatting and value [`c59bf23`](https://github.com/open-wa/wa-automate-nodejs/commit/c59bf238f2ab4af1280b6a5aa61ac130dcd90591)
17+
- updated types-only package [`a6d64e8`](https://github.com/open-wa/wa-automate-nodejs/commit/a6d64e854c8ca3345d6bcc65a43c48dddefecfc6)
18+
19+
## [4.72.0](https://github.com/open-wa/wa-automate-nodejs/compare/4.71.15...4.72.0) - 2024-08-07
1120

1221
### Commits
1322

1423
- 📝 change `/api/*` to `/reference/*` in docs [`22b6415`](https://github.com/open-wa/wa-automate-nodejs/commit/22b64157d8a81f9d87bd87107df8ecded99e3a51)
1524
- ✨ feat: LOGIN WITH LINKCODE `config.linkCode` #3233 [`4788ec4`](https://github.com/open-wa/wa-automate-nodejs/commit/4788ec489ca07d4a7ce33e6deaa6556a6136526a)
25+
- Release 4.72.0 [`54b1ce9`](https://github.com/open-wa/wa-automate-nodejs/commit/54b1ce97df7b6905d0d2da6e873652d9d2d65bdd)
1626
- 📝 update documentation links #3234 [`3ebc0f8`](https://github.com/open-wa/wa-automate-nodejs/commit/3ebc0f8de0f6591ca27b040f520aa5e02c8035fc)
1727
- updated types-only package [`77a2984`](https://github.com/open-wa/wa-automate-nodejs/commit/77a2984e0f34d1e120cac214775b4f671ee118dc)
1828

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.0
1+
# @open-wa/wa-automate v4.72.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.72.0",
3+
"version": "4.72.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

62 Bytes
Loading

0 commit comments

Comments
 (0)