Skip to content

Commit d0f819e

Browse files
Release 4.72.4
1 parent e4a1c10 commit d0f819e

File tree

5 files changed

+14
-5
lines changed

5 files changed

+14
-5
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,19 @@ 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.3](https://github.com/open-wa/wa-automate-nodejs/compare/4.72.2...4.72.3)
10+
## [4.72.4](https://github.com/open-wa/wa-automate-nodejs/compare/4.72.3...4.72.4)
1111

1212
### Commits
1313

14+
- ⚰️ remove `docs-v3` as it is not used anymore [`4a949c2`](https://github.com/open-wa/wa-automate-nodejs/commit/4a949c20a870510dca224faf3c702b99515d9790)
15+
- 📝 docs: upgrade deps, add basic opt-in analytics [`e4a1c10`](https://github.com/open-wa/wa-automate-nodejs/commit/e4a1c1023592a9a6535ee144747ced69d2ddac26)
16+
- updated types-only package [`003c8f8`](https://github.com/open-wa/wa-automate-nodejs/commit/003c8f8da7e7284ec97a2423f7aada473cbf6855)
17+
18+
## [4.72.3](https://github.com/open-wa/wa-automate-nodejs/compare/4.72.2...4.72.3) - 2024-09-17
19+
20+
### Commits
21+
22+
- Release 4.72.3 [`16af576`](https://github.com/open-wa/wa-automate-nodejs/commit/16af5766c2540064b2c0218f5a1837b6e0a1d30e)
1423
- ✨ feat: `message.device` & `message.local` #3242 [`60f5c89`](https://github.com/open-wa/wa-automate-nodejs/commit/60f5c89e8455f8276cfc86b1ce966e945eb002dd)
1524
- updated types-only package [`90b4589`](https://github.com/open-wa/wa-automate-nodejs/commit/90b45895e3d01668a51ac68bd1c0cedbbbb0bd47)
1625

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

15.5 KB
Loading

0 commit comments

Comments
 (0)