Skip to content

Commit 511048a

Browse files
committed
2 parents e3eccba + a1e4c26 commit 511048a

File tree

4 files changed

+13
-4
lines changed

4 files changed

+13
-4
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.49.1](https://github.com/open-wa/wa-automate-nodejs/compare/4.49.0...4.49.1)
10+
## [4.49.2](https://github.com/open-wa/wa-automate-nodejs/compare/4.49.1...4.49.2)
1111

1212
### Commits
1313

14+
- ✨ feat: `sendPoll` #2948 [`304e802`](https://github.com/open-wa/wa-automate-nodejs/commit/304e802caa5b44c94f09cd1e2c79f85407db27b0)
15+
- fix type package version [`f40d4c0`](https://github.com/open-wa/wa-automate-nodejs/commit/f40d4c0d14d6ee7333140db81e61d6507069aa1a)
16+
- updated types-only package [`6ff9abc`](https://github.com/open-wa/wa-automate-nodejs/commit/6ff9abc831bb9417231e539d63290f79b78698ec)
17+
18+
## [4.49.1](https://github.com/open-wa/wa-automate-nodejs/compare/4.49.0...4.49.1) - 2022-11-01
19+
20+
### Commits
21+
22+
- Release 4.49.1 [`fe23bd1`](https://github.com/open-wa/wa-automate-nodejs/commit/fe23bd15fdd00f061e43bc962f6b7689674bceba)
1423
- 🔖 manual version bump 4.49.0 [`2f6162e`](https://github.com/open-wa/wa-automate-nodejs/commit/2f6162e54f031b4b07d71d9a6101fee3cda904dd)
1524
- ✨ `onStory` now avail for restricted licenses #2935 [`cee1754`](https://github.com/open-wa/wa-automate-nodejs/commit/cee17548f83fb169ceb177ad51714cebf9d45025)
1625
- 💚 fix ci [`21b6abc`](https://github.com/open-wa/wa-automate-nodejs/commit/21b6abc5628c09a08e657797b8b87acdf5814a9b)

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.1",
3+
"version": "4.49.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

652 Bytes
Loading

0 commit comments

Comments
 (0)