Skip to content

Commit 4a069f5

Browse files
Release 4.51.5
1 parent cbcc0d2 commit 4a069f5

File tree

4 files changed

+12
-4
lines changed

4 files changed

+12
-4
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,18 @@ 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.51.2](https://github.com/open-wa/wa-automate-nodejs/compare/4.51.1...4.51.2)
10+
## [4.51.5](https://github.com/open-wa/wa-automate-nodejs/compare/4.51.2...4.51.5)
1111

1212
### Commits
1313

14+
- 🔧 fix types-only package publishing issue [`cbcc0d2`](https://github.com/open-wa/wa-automate-nodejs/commit/cbcc0d2976804c2953b779ac4fcb42ecfc0b0dc7)
15+
- ✏️ fix data dir bug #2963 [`6f3d747`](https://github.com/open-wa/wa-automate-nodejs/commit/6f3d747a4f008079b7169aa80b4a6b2a9e141d06)
16+
17+
## [4.51.2](https://github.com/open-wa/wa-automate-nodejs/compare/4.51.1...4.51.2) - 2022-11-29
18+
19+
### Commits
20+
21+
- Release 4.51.2 [`7552329`](https://github.com/open-wa/wa-automate-nodejs/commit/7552329873f527286e1dda5d31e7b1a456e0ba78)
1422
- 🐛 fix: shim fs.promises.constants for older node versions #2955 [`c6e11d1`](https://github.com/open-wa/wa-automate-nodejs/commit/c6e11d121d173e243c5be72d51da1a6039da549f)
1523
- 🔧 use `sessionDataPath` even if `inDocker` is true #2963 [`e0c06d8`](https://github.com/open-wa/wa-automate-nodejs/commit/e0c06d85f5d573f474155c01ae43ae089230169b)
1624

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.51.4",
3+
"version": "4.51.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

-5.77 KB
Loading

0 commit comments

Comments
 (0)