Skip to content

Commit

Permalink
Release 4.71.12
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jun 6, 2024
1 parent 0ec9214 commit 060d3e5
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 5 deletions.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

## [4.71.11](https://github.com/open-wa/wa-automate-nodejs/compare/4.71.10...4.71.11)
## [4.71.12](https://github.com/open-wa/wa-automate-nodejs/compare/4.71.11...4.71.12)

### Commits

- 🐛 fix custom sticker endpoint issue #3215 [`0ec9214`](https://github.com/open-wa/wa-automate-nodejs/commit/0ec9214d3687e660019d546bbdc7688ad487f485)
- updated types-only package [`6e10622`](https://github.com/open-wa/wa-automate-nodejs/commit/6e106220ae9b3ebc32ce9559d89977944725ae7b)

## [4.71.11](https://github.com/open-wa/wa-automate-nodejs/compare/4.71.10...4.71.11) - 2024-05-16

### Commits

- Release 4.71.11 [`e80dedc`](https://github.com/open-wa/wa-automate-nodejs/commit/e80dedc7e1aca2b9ba11b68600947c5b2e724d24)
- 🔧 enabled `stickerServerEndpoint` #3210 [`134d2c2`](https://github.com/open-wa/wa-automate-nodejs/commit/134d2c2cbe4aaf3eaed97625c41a1391677ddab3)
- updated types-only package [`1b11b4a`](https://github.com/open-wa/wa-automate-nodejs/commit/1b11b4abaa72e1f27a7fe2549d0b9be7f2f8c6f0)

Expand Down
2 changes: 1 addition & 1 deletion docs-v3/docs/api/reference
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
id: "reference"
title: "@open-wa/wa-automate - v4.71.11"
title: "@open-wa/wa-automate - v4.71.12"
sidebar_label: "Readme"
sidebar_position: 0
custom_edit_url: null
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@open-wa/wa-automate",
"version": "4.71.11",
"version": "4.71.12",
"licenseCheckUrl": "https://funcs.openwa.dev/license-check",
"brokenMethodReportUrl": "https://funcs.openwa.dev/report-bm",
"patches": "https://cdn.openwa.dev/patches.json",
Expand Down
Binary file modified release.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 060d3e5

Please sign in to comment.