Skip to content

Commit 76a431a

Browse files
Release 4.65.1
1 parent 5c58e74 commit 76a431a

File tree

6 files changed

+16
-6
lines changed

6 files changed

+16
-6
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,11 +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.65.0](https://github.com/open-wa/wa-automate-nodejs/compare/4.64.5...4.65.0)
10+
## [4.65.1](https://github.com/open-wa/wa-automate-nodejs/compare/4.65.0...4.65.1)
11+
12+
### Commits
13+
14+
- ⬆️ upgrade axios dep [`db23f05`](https://github.com/open-wa/wa-automate-nodejs/commit/db23f05fe18c1c3cf3f6532d4e337e68ababbeeb)
15+
- 💚 fix ci build failure [`3ec5673`](https://github.com/open-wa/wa-automate-nodejs/commit/3ec5673c2832d36ba832b26f12decd8200407e51)
16+
- 🐛 fix chatwoot file upload #3114 [`5c58e74`](https://github.com/open-wa/wa-automate-nodejs/commit/5c58e742350a4608634ce7d39c640d060e3de992)
17+
- updated types-only package [`fabe98f`](https://github.com/open-wa/wa-automate-nodejs/commit/fabe98fc49d4600e8c18072bc731a5446906434b)
18+
19+
## [4.65.0](https://github.com/open-wa/wa-automate-nodejs/compare/4.64.5...4.65.0) - 2023-05-02
1120

1221
### Commits
1322

1423
- ⬆️ upgrade pptr dep [`06e47bd`](https://github.com/open-wa/wa-automate-nodejs/commit/06e47bdd423780d69f8855ebda7bb3f4e67d2a03)
24+
- Release 4.65.0 [`dc1c680`](https://github.com/open-wa/wa-automate-nodejs/commit/dc1c6803ec4ff40191b01fd7927ac2418e6fdbf6)
1525
- 🏷️ type updates #3108 [`4c2216b`](https://github.com/open-wa/wa-automate-nodejs/commit/4c2216b46b384994af3a3709f65c8e0582692856)
1626
- ✨ feat: `joinWebBeta` #3113 [`77b722a`](https://github.com/open-wa/wa-automate-nodejs/commit/77b722afc32b41e2c78f490cbfd72775ac508646)
1727
- updated types-only package [`a24d42b`](https://github.com/open-wa/wa-automate-nodejs/commit/a24d42b62486853f666524dfec24bbbb3d345a24)

docs-v3/docs/api/classes/structures_Collector.Collection.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ ___
100100

101101
#### Inherited from
102102

103-
BaseCollection.\_\_@species@2010
103+
BaseCollection.\_\_@species@2118
104104

105105
___
106106

docs-v3/docs/api/reference

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
id: "reference"
3-
title: "@open-wa/wa-automate - v4.65.0"
3+
title: "@open-wa/wa-automate - v4.65.1"
44
sidebar_label: "Readme"
55
sidebar_position: 0
66
custom_edit_url: null

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@open-wa/wa-automate",
3-
"version": "4.65.0",
3+
"version": "4.65.1",
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.24 KB
Loading

0 commit comments

Comments
 (0)