Skip to content

Commit aa29e96

Browse files
Release 4.72.5
1 parent 89cd2af commit aa29e96

File tree

5 files changed

+13
-5
lines changed

5 files changed

+13
-5
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,20 @@ 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.4](https://github.com/open-wa/wa-automate-nodejs/compare/4.72.3...4.72.4)
10+
## [4.72.5](https://github.com/open-wa/wa-automate-nodejs/compare/4.72.4...4.72.5)
11+
12+
### Commits
13+
14+
- 🚑 fix: first qr code was not rendering in console, fixed. #3245 [`89cd2af`](https://github.com/open-wa/wa-automate-nodejs/commit/89cd2afaca60f99fe02f44ee89f0635b30008723)
15+
- updated types-only package [`0408d36`](https://github.com/open-wa/wa-automate-nodejs/commit/0408d362ee11ff82e77f76aad022fcd9c0b0268e)
16+
17+
## [4.72.4](https://github.com/open-wa/wa-automate-nodejs/compare/4.72.3...4.72.4) - 2024-09-17
1118

1219
### Commits
1320

1421
- ⚰️ remove `docs-v3` as it is not used anymore [`4a949c2`](https://github.com/open-wa/wa-automate-nodejs/commit/4a949c20a870510dca224faf3c702b99515d9790)
1522
- 📝 docs: upgrade deps, add basic opt-in analytics [`e4a1c10`](https://github.com/open-wa/wa-automate-nodejs/commit/e4a1c1023592a9a6535ee144747ced69d2ddac26)
23+
- Release 4.72.4 [`d0f819e`](https://github.com/open-wa/wa-automate-nodejs/commit/d0f819ea3dd4a01977f1923f9316fefe8af124c0)
1624
- updated types-only package [`003c8f8`](https://github.com/open-wa/wa-automate-nodejs/commit/003c8f8da7e7284ec97a2423f7aada473cbf6855)
1725

1826
## [4.72.3](https://github.com/open-wa/wa-automate-nodejs/compare/4.72.2...4.72.3) - 2024-09-17

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.4
1+
# @open-wa/wa-automate v4.72.5
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.4",
3+
"version": "4.72.5",
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

-13.7 KB
Loading

0 commit comments

Comments
 (0)