File tree Expand file tree Collapse file tree 5 files changed +17
-5
lines changed
Expand file tree Collapse file tree 5 files changed +17
-5
lines changed Original file line number Diff line number Diff line change @@ -7,11 +7,23 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
99
10- ## [4.47.4](https://github.com/open-wa/wa-automate-nodejs/compare/4.47.3...4.47.4)
10+ ## [4.47.5](https://github.com/open-wa/wa-automate-nodejs/compare/4.47.4...4.47.5)
11+
12+ ### Fixed
13+
14+ - 🐛 fix #2923 [`#2923`](https://github.com/open-wa/wa-automate-nodejs/issues/2923)
15+
16+ ### Commits
17+
18+ - 🐛 CLI: `--cors` now on socket server #2923 [`5219692`](https://github.com/open-wa/wa-automate-nodejs/commit/52196922b4446f392f8373fc1050441b257f34b7)
19+ - updated types-only package [`b043722`](https://github.com/open-wa/wa-automate-nodejs/commit/b0437229d6241b76f63676c265f754762596fec5)
20+
21+ ## [4.47.4](https://github.com/open-wa/wa-automate-nodejs/compare/4.47.3...4.47.4) - 2022-10-17
1122
1223### Commits
1324
1425- ✨ feat: `onCallState` #2905 [`04d78e2`](https://github.com/open-wa/wa-automate-nodejs/commit/04d78e2375576e6d0f0a60b7665598c4b30d4a61)
26+ - Release 4.47.4 [`a772b05`](https://github.com/open-wa/wa-automate-nodejs/commit/a772b051626ae437b145ba3a268a6bdf89c9620d)
1527- updated types-only package [`733de95`](https://github.com/open-wa/wa-automate-nodejs/commit/733de95c2dbb4f5a1d879e1a1733e3c5c27b099e)
1628- 🔧 CLI: set `--disable-spins` when `-v` #2915 [`0e7a61d`](https://github.com/open-wa/wa-automate-nodejs/commit/0e7a61d893e2740ac9912fa9788b2f6ce33a780a)
1729
Original file line number Diff line number Diff line change 11{
22 "name" : " @open-wa/wa-automate" ,
3- "version" : " 4.47.4 " ,
3+ "version" : " 4.47.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" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @open-wa/wa-automate-types-only" ,
3- "version" : " 4.47.4 " ,
3+ "version" : " 4.47.5 " ,
44 "description" : " Types generated from the @open-wa/wa-automate package" ,
55 "scripts" : {
66 "build" : " tsc" ,
You can’t perform that action at this time.
0 commit comments