Skip to content

Commit e80dedc

Browse files
Release 4.71.11
1 parent 134d2c2 commit e80dedc

File tree

5 files changed

+13
-5
lines changed

5 files changed

+13
-5
lines changed

CHANGELOG.md

+9-1
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.71.10](https://github.com/open-wa/wa-automate-nodejs/compare/4.71.9...4.71.10)
10+
## [4.71.11](https://github.com/open-wa/wa-automate-nodejs/compare/4.71.10...4.71.11)
1111

1212
### Commits
1313

14+
- 🔧 enabled `stickerServerEndpoint` #3210 [`134d2c2`](https://github.com/open-wa/wa-automate-nodejs/commit/134d2c2cbe4aaf3eaed97625c41a1391677ddab3)
15+
- updated types-only package [`1b11b4a`](https://github.com/open-wa/wa-automate-nodejs/commit/1b11b4abaa72e1f27a7fe2549d0b9be7f2f8c6f0)
16+
17+
## [4.71.10](https://github.com/open-wa/wa-automate-nodejs/compare/4.71.9...4.71.10) - 2024-04-21
18+
19+
### Commits
20+
21+
- Release 4.71.10 [`4a4df58`](https://github.com/open-wa/wa-automate-nodejs/commit/4a4df5823fadd677183646edd47197590879a050)
1422
- ✨ [insiders] feat: `postThumbnailStatus` #3199 [`2189269`](https://github.com/open-wa/wa-automate-nodejs/commit/218926931ea8ca5efe41e9785101eda4aa5b9764)
1523
- updated types-only package [`2f6a21a`](https://github.com/open-wa/wa-automate-nodejs/commit/2f6a21ab49538768f6d9d0313bc75a041cb0bcd1)
1624

docs-v3/docs/api/reference

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
id: "reference"
3-
title: "@open-wa/wa-automate - v4.71.10"
3+
title: "@open-wa/wa-automate - v4.71.11"
44
sidebar_label: "Readme"
55
sidebar_position: 0
66
custom_edit_url: null

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@open-wa/wa-automate",
3-
"version": "4.71.10",
3+
"version": "4.71.11",
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

-1.89 KB
Loading

0 commit comments

Comments
 (0)