Skip to content

Commit

Permalink
Release 4.64.4
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Apr 17, 2023
1 parent d4816c3 commit 4517598
Show file tree
Hide file tree
Showing 6 changed files with 16 additions and 8 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.64.3](https://github.com/open-wa/wa-automate-nodejs/compare/4.64.2...4.64.3)
## [4.64.4](https://github.com/open-wa/wa-automate-nodejs/compare/4.64.3...4.64.4)

### Commits

- ⬆️ upgrade pptr dep [`d4816c3`](https://github.com/open-wa/wa-automate-nodejs/commit/d4816c3b59fd68c524c92ec2d54c2d0d5ba2ac70)
- updated types-only package [`8164230`](https://github.com/open-wa/wa-automate-nodejs/commit/81642302b1d01c8a83bd6a35a6d7a164f76e80ca)

## [4.64.3](https://github.com/open-wa/wa-automate-nodejs/compare/4.64.2...4.64.3) - 2023-04-15

### Commits

- Release 4.64.3 [`2087547`](https://github.com/open-wa/wa-automate-nodejs/commit/2087547f4c4c8ee6de9b70fac79daf8fc38a6ddb)
- ✨ feat: fallback to chromium if exec path not found #3103 [`bbbc7b0`](https://github.com/open-wa/wa-automate-nodejs/commit/bbbc7b0859d7b2845646c4e95eba47921d970422)
- 💬 update DO deploy link [`d71ede9`](https://github.com/open-wa/wa-automate-nodejs/commit/d71ede9ebd60ad4d086b5f62394d1981d788772d)
- updated types-only package [`30ca1e2`](https://github.com/open-wa/wa-automate-nodejs/commit/30ca1e201d8cf0d752be386776497af075426cff)
Expand Down
6 changes: 3 additions & 3 deletions docs-v3/docs/api/classes/structures_Collector.Collection.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ BaseCollection<K, V\>.constructor

#### Inherited from

BaseCollection.\_\_@toStringTag@1097
BaseCollection.\_\_@toStringTag@1096

___

Expand Down Expand Up @@ -100,7 +100,7 @@ ___

#### Inherited from

BaseCollection.\_\_@species@2010
BaseCollection.\_\_@species@2009

___

Expand All @@ -126,7 +126,7 @@ Returns an iterable of entries in the map.

#### Inherited from

BaseCollection.\_\_@iterator@48
BaseCollection.\_\_@iterator@47

___

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.64.3"
title: "@open-wa/wa-automate - v4.64.4"
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.64.3",
"version": "4.64.4",
"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 4517598

Please sign in to comment.