Skip to content

Commit 7432806

Browse files
Release 4.71.13
1 parent be105c8 commit 7432806

File tree

5 files changed

+16
-5
lines changed

5 files changed

+16
-5
lines changed

CHANGELOG.md

+12-1
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,21 @@ 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.12](https://github.com/open-wa/wa-automate-nodejs/compare/4.71.11...4.71.12)
10+
## [4.71.13](https://github.com/open-wa/wa-automate-nodejs/compare/4.71.12...4.71.13)
11+
12+
### Fixed
13+
14+
- 🚑 attempt to fix #3218 [`#3218`](https://github.com/open-wa/wa-automate-nodejs/issues/3218)
15+
16+
### Commits
17+
18+
- updated types-only package [`54b0552`](https://github.com/open-wa/wa-automate-nodejs/commit/54b05522c23cf0bdd7a6bc71b99eea702a935af3)
19+
20+
## [4.71.12](https://github.com/open-wa/wa-automate-nodejs/compare/4.71.11...4.71.12) - 2024-06-06
1121

1222
### Commits
1323

24+
- Release 4.71.12 [`060d3e5`](https://github.com/open-wa/wa-automate-nodejs/commit/060d3e58b97f5f8226c18c9e0486eddd93c0de66)
1425
- 🐛 fix custom sticker endpoint issue #3215 [`0ec9214`](https://github.com/open-wa/wa-automate-nodejs/commit/0ec9214d3687e660019d546bbdc7688ad487f485)
1526
- updated types-only package [`6e10622`](https://github.com/open-wa/wa-automate-nodejs/commit/6e106220ae9b3ebc32ce9559d89977944725ae7b)
1627

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.12"
3+
title: "@open-wa/wa-automate - v4.71.13"
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.12",
3+
"version": "4.71.13",
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

-675 Bytes
Loading

0 commit comments

Comments
 (0)