Skip to content

Commit 74309c5

Browse files
Release 4.50.0
1 parent b071bdd commit 74309c5

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,11 +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.49.2](https://github.com/open-wa/wa-automate-nodejs/compare/4.49.1...4.49.2)
10+
## [4.50.0](https://github.com/open-wa/wa-automate-nodejs/compare/4.49.2...4.50.0)
11+
12+
### Commits
13+
14+
- 📝 documentation improvements [`27ef2cc`](https://github.com/open-wa/wa-automate-nodejs/commit/27ef2ccd020ca55fa693bfd8db3c0d5420e3d58d)
15+
- ⚡️ improved media sending process #2675 [`c5c4e0d`](https://github.com/open-wa/wa-automate-nodejs/commit/c5c4e0d4bb6ffdd656028f0e4710e89a133fe9bc)
16+
- ✨ chatwoot integration now replicates host outgoing msgs in cw #2934 [`b071bdd`](https://github.com/open-wa/wa-automate-nodejs/commit/b071bdd444e219f4dd5fdcb17b1a60317b5dafae)
17+
- 📝 update `message.self` documentation [`2fb2829`](https://github.com/open-wa/wa-automate-nodejs/commit/2fb2829f543fc3db9ecdddad257b466cc8002f87)
18+
19+
## [4.49.2](https://github.com/open-wa/wa-automate-nodejs/compare/4.49.1...4.49.2) - 2022-11-14
1120

1221
### Commits
1322

1423
- ✨ feat: `sendPoll` #2948 [`304e802`](https://github.com/open-wa/wa-automate-nodejs/commit/304e802caa5b44c94f09cd1e2c79f85407db27b0)
24+
- Release 4.49.2 [`a1e4c26`](https://github.com/open-wa/wa-automate-nodejs/commit/a1e4c26b6870adc994ad6bd25374680d9459abbe)
1525
- fix type package version [`f40d4c0`](https://github.com/open-wa/wa-automate-nodejs/commit/f40d4c0d14d6ee7333140db81e61d6507069aa1a)
1626
- updated types-only package [`6ff9abc`](https://github.com/open-wa/wa-automate-nodejs/commit/6ff9abc831bb9417231e539d63290f79b78698ec)
1727

bin/oas-type-schemas.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

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.49.2",
3+
"version": "4.50.0",
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

16.8 KB
Loading

0 commit comments

Comments
 (0)