Skip to content

Commit 060d3e5

Browse files
Release 4.71.12
1 parent 0ec9214 commit 060d3e5

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

1212
### Commits
1313

14+
- 🐛 fix custom sticker endpoint issue #3215 [`0ec9214`](https://github.com/open-wa/wa-automate-nodejs/commit/0ec9214d3687e660019d546bbdc7688ad487f485)
15+
- updated types-only package [`6e10622`](https://github.com/open-wa/wa-automate-nodejs/commit/6e106220ae9b3ebc32ce9559d89977944725ae7b)
16+
17+
## [4.71.11](https://github.com/open-wa/wa-automate-nodejs/compare/4.71.10...4.71.11) - 2024-05-16
18+
19+
### Commits
20+
21+
- Release 4.71.11 [`e80dedc`](https://github.com/open-wa/wa-automate-nodejs/commit/e80dedc7e1aca2b9ba11b68600947c5b2e724d24)
1422
- 🔧 enabled `stickerServerEndpoint` #3210 [`134d2c2`](https://github.com/open-wa/wa-automate-nodejs/commit/134d2c2cbe4aaf3eaed97625c41a1391677ddab3)
1523
- updated types-only package [`1b11b4a`](https://github.com/open-wa/wa-automate-nodejs/commit/1b11b4abaa72e1f27a7fe2549d0b9be7f2f8c6f0)
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.11"
3+
title: "@open-wa/wa-automate - v4.71.12"
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.11",
3+
"version": "4.71.12",
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.87 KB
Loading

0 commit comments

Comments
 (0)