Skip to content

Commit

Permalink
Release 4.65.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 5, 2023
1 parent 5c58e74 commit 76a431a
Show file tree
Hide file tree
Showing 6 changed files with 16 additions and 6 deletions.
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,21 @@ 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.65.0](https://github.com/open-wa/wa-automate-nodejs/compare/4.64.5...4.65.0)
## [4.65.1](https://github.com/open-wa/wa-automate-nodejs/compare/4.65.0...4.65.1)

### Commits

- ⬆️ upgrade axios dep [`db23f05`](https://github.com/open-wa/wa-automate-nodejs/commit/db23f05fe18c1c3cf3f6532d4e337e68ababbeeb)
- 💚 fix ci build failure [`3ec5673`](https://github.com/open-wa/wa-automate-nodejs/commit/3ec5673c2832d36ba832b26f12decd8200407e51)
- 🐛 fix chatwoot file upload #3114 [`5c58e74`](https://github.com/open-wa/wa-automate-nodejs/commit/5c58e742350a4608634ce7d39c640d060e3de992)
- updated types-only package [`fabe98f`](https://github.com/open-wa/wa-automate-nodejs/commit/fabe98fc49d4600e8c18072bc731a5446906434b)

## [4.65.0](https://github.com/open-wa/wa-automate-nodejs/compare/4.64.5...4.65.0) - 2023-05-02

### Commits

- ⬆️ upgrade pptr dep [`06e47bd`](https://github.com/open-wa/wa-automate-nodejs/commit/06e47bdd423780d69f8855ebda7bb3f4e67d2a03)
- Release 4.65.0 [`dc1c680`](https://github.com/open-wa/wa-automate-nodejs/commit/dc1c6803ec4ff40191b01fd7927ac2418e6fdbf6)
- 🏷️ type updates #3108 [`4c2216b`](https://github.com/open-wa/wa-automate-nodejs/commit/4c2216b46b384994af3a3709f65c8e0582692856)
- ✨ feat: `joinWebBeta` #3113 [`77b722a`](https://github.com/open-wa/wa-automate-nodejs/commit/77b722afc32b41e2c78f490cbfd72775ac508646)
- updated types-only package [`a24d42b`](https://github.com/open-wa/wa-automate-nodejs/commit/a24d42b62486853f666524dfec24bbbb3d345a24)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ ___

#### Inherited from

BaseCollection.\_\_@species@2010
BaseCollection.\_\_@species@2118

___

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.65.0"
title: "@open-wa/wa-automate - v4.65.1"
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.65.0",
"version": "4.65.1",
"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 76a431a

Please sign in to comment.