Skip to content

Commit

Permalink
updated types-only package
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Apr 12, 2024
1 parent 8c0b9fc commit 66d1ecd
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 6 deletions.
13 changes: 12 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,25 @@ 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.6](https://github.com/open-wa/wa-automate-nodejs/compare/4.71.5...4.71.6)
## [4.71.7](https://github.com/open-wa/wa-automate-nodejs/compare/4.71.6...4.71.7)

### Fixed

- 🚑 launch regression fixes #3190 [`#3190`](https://github.com/open-wa/wa-automate-nodejs/issues/3190)

### Commits

- updated types-only package [`1d6adb2`](https://github.com/open-wa/wa-automate-nodejs/commit/1d6adb212573a05709aac38cd4c83e9b5dbe6ec5)

## [4.71.6](https://github.com/open-wa/wa-automate-nodejs/compare/4.71.5...4.71.6) - 2024-04-11

### Fixed

- 🚑 launch fixes #3190 [`#3190`](https://github.com/open-wa/wa-automate-nodejs/issues/3190)

### Commits

- Release 4.71.6 [`fd72d09`](https://github.com/open-wa/wa-automate-nodejs/commit/fd72d09914588a226542a35303b3605ad2e788a8)
- updated types-only package [`d46d46e`](https://github.com/open-wa/wa-automate-nodejs/commit/d46d46e86db37199b767ab623714851a5811a7c4)

## [4.71.5](https://github.com/open-wa/wa-automate-nodejs/compare/4.71.4...4.71.5) - 2024-04-09
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.6"
title: "@open-wa/wa-automate - v4.71.7"
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.6",
"version": "4.71.7",
"licenseCheckUrl": "https://funcs.openwa.dev/license-check",
"brokenMethodReportUrl": "https://funcs.openwa.dev/report-bm",
"patches": "https://cdn.openwa.dev/patches.json",
Expand Down
2 changes: 1 addition & 1 deletion types-only/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@open-wa/wa-automate-types-only",
"version": "4.71.6",
"version": "4.71.7",
"description": "Types generated from the @open-wa/wa-automate package",
"scripts": {
"build": "tsc",
Expand Down

0 comments on commit 66d1ecd

Please sign in to comment.