Skip to content

Commit 985c36b

Browse files
Release 4.50.2
1 parent ae02ec5 commit 985c36b

File tree

4 files changed

+11
-4
lines changed

4 files changed

+11
-4
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,17 @@ 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.50.1](https://github.com/open-wa/wa-automate-nodejs/compare/4.50.0...4.50.1)
10+
## [4.50.2](https://github.com/open-wa/wa-automate-nodejs/compare/4.50.1...4.50.2)
1111

1212
### Commits
1313

14+
- 🐛 ensure md data dir is deleted when `deleteSessionDataOnLogout` is `true` #2943 [`d74b8bc`](https://github.com/open-wa/wa-automate-nodejs/commit/d74b8bc93410ba4163267efeaac1f6f0ff8e1d92)
15+
16+
## [4.50.1](https://github.com/open-wa/wa-automate-nodejs/compare/4.50.0...4.50.1) - 2022-11-15
17+
18+
### Commits
19+
20+
- Release 4.50.1 [`f07ff81`](https://github.com/open-wa/wa-automate-nodejs/commit/f07ff818abe73792b6a2d85f3ad258e908933d11)
1421
- ♻️ `sendFile`, `sendFileFromUrl` now just fwd to `sendImage` #2675 [`6df2757`](https://github.com/open-wa/wa-automate-nodejs/commit/6df275774a189eb3a1392e6fc647d61ce6e989ac)
1522

1623
## [4.50.0](https://github.com/open-wa/wa-automate-nodejs/compare/4.49.2...4.50.0) - 2022-11-15

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.50.1",
3+
"version": "4.50.2",
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

3.2 KB
Loading

0 commit comments

Comments
 (0)