Skip to content

Commit

Permalink
Release 4.66.4
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 29, 2023
1 parent 38bfe78 commit 1927fa2
Show file tree
Hide file tree
Showing 5 changed files with 22 additions and 8 deletions.
13 changes: 12 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,22 @@ 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.66.3](https://github.com/open-wa/wa-automate-nodejs/compare/4.66.0...4.66.3)
## [4.66.4](https://github.com/open-wa/wa-automate-nodejs/compare/4.66.3...4.66.4)

### Commits

- 📝 added Terms of Service [`5ff70d0`](https://github.com/open-wa/wa-automate-nodejs/commit/5ff70d0b7ff57652a77896c9624bd4c5f6ff379e)
- 📝 update links in the readme [`d5a2a1d`](https://github.com/open-wa/wa-automate-nodejs/commit/d5a2a1d202ab5713c8fce66a89830d3c996ac742)
- 🚑 fix: fix logging sybmol issue #3157 [`38bfe78`](https://github.com/open-wa/wa-automate-nodejs/commit/38bfe783148a59496cdfbc7b620ddcfb3b17261a)
- patches update [`1d128f8`](https://github.com/open-wa/wa-automate-nodejs/commit/1d128f81611f47e75d88478f999321e7923664e4)
- updated types-only package [`cdd7512`](https://github.com/open-wa/wa-automate-nodejs/commit/cdd7512a790eabf23fda3b61c3e0c246221e641f)

## [4.66.3](https://github.com/open-wa/wa-automate-nodejs/compare/4.66.0...4.66.3) - 2023-05-20

### Commits

- 💚 fix discord dep issues (revert) #3115 [`ef91e41`](https://github.com/open-wa/wa-automate-nodejs/commit/ef91e4189814fb792564fc639315b1d7b3446872)
- Release 4.66.3 [`1415f74`](https://github.com/open-wa/wa-automate-nodejs/commit/1415f749b51eae0383d78ea43b16e82db0a048f1)
- 🚸 Invariant violation avoidance measures #3121 [`ef2dcff`](https://github.com/open-wa/wa-automate-nodejs/commit/ef2dcffb7769a5ab2e23144e22f2d5f03e939543)
- updated types-only package [`561b5f3`](https://github.com/open-wa/wa-automate-nodejs/commit/561b5f32ec9d6148df9941216e108d427f2b9ade)
- updated types-only package [`172284a`](https://github.com/open-wa/wa-automate-nodejs/commit/172284af8b0185062eb7b3f8aa08cdb038c57ecd)
Expand Down
11 changes: 7 additions & 4 deletions docs-v3/docs/api/reference
Original file line number Diff line number Diff line change
@@ -1,11 +1,14 @@
---
id: "reference"
title: "@open-wa/wa-automate - v4.66.3"
title: "@open-wa/wa-automate - v4.66.4"
sidebar_label: "Readme"
sidebar_position: 0
custom_edit_url: null
---

> [!WARNING]
> By visiting this page you [explicitly agree to the Terms of Service (read here)](https://github.com/open-wa/wa-automate-nodejs/blob/master/tos.md)

<div align="center">
<img src="https://raw.githubusercontent.com/open-wa/wa-automate-nodejs/master/resources/hotfix-logo.png" width="128" height="128"/>

Expand All @@ -29,9 +32,9 @@ custom_edit_url: null

<p align="center">
<a href="#functions-list">Key Features</a> •
<a href="https://docs.openwa.dev/pages/Getting%20Started/installation.html">Getting Started</a> •
<a href="https://docs.openwa.dev/pages/Getting%20Started/quick-run.html">Easy API</a> •
<a href="https://docs.openwa.dev/classes/api_Client.Client.html">Documentation</a> •
<a href="https://docs.openwa.dev/docs/get-started/installation">Getting Started</a> •
<a href="https://docs.openwa.dev/docs/get-started/quick-run">Easy API</a> •
<a href="https://docs.openwa.dev/docs/api/classes/api_Client.Client">Documentation</a> •
<a href="https://openwa.page.link/key">Get a License Key</a> •
<a href="#support">Support</a>
</p>
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.66.3",
"version": "4.66.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 1927fa2

Please sign in to comment.