Skip to content

Commit

Permalink
Release 4.72.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 21, 2024
1 parent 23d1d01 commit 453b458
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 5 deletions.
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,22 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

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

## [4.72.0](https://github.com/open-wa/wa-automate-nodejs/compare/4.71.15...4.72.0)
## [4.72.1](https://github.com/open-wa/wa-automate-nodejs/compare/4.72.0...4.72.1)

### Commits

- 🔊 : added better error logging to chatwoot integration [`20b8de0`](https://github.com/open-wa/wa-automate-nodejs/commit/20b8de0045ca2f68e7b2b56f784c03fde84a6060)
- 🚑 fix qr issue #3238 [`23d1d01`](https://github.com/open-wa/wa-automate-nodejs/commit/23d1d014a219f17de2d2d5b4b3cbcf4aad066808)
- 📝 : updated link code example in documentation to reflect correct formatting and value [`c59bf23`](https://github.com/open-wa/wa-automate-nodejs/commit/c59bf238f2ab4af1280b6a5aa61ac130dcd90591)
- updated types-only package [`a6d64e8`](https://github.com/open-wa/wa-automate-nodejs/commit/a6d64e854c8ca3345d6bcc65a43c48dddefecfc6)

## [4.72.0](https://github.com/open-wa/wa-automate-nodejs/compare/4.71.15...4.72.0) - 2024-08-07

### Commits

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

Expand Down
2 changes: 1 addition & 1 deletion docs/docs/reference/index.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# @open-wa/wa-automate v4.72.0
# @open-wa/wa-automate v4.72.1

## Modules

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@open-wa/wa-automate",
"version": "4.72.0",
"version": "4.72.1",
"licenseCheckUrl": "https://funcs.openwa.dev/license-check",
"brokenMethodReportUrl": "https://funcs.openwa.dev/report-bm",
"patches": "https://cdn.openwa.dev/patches.json",
Expand Down
Binary file modified release.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 453b458

Please sign in to comment.