Skip to content

Commit

Permalink
chore(release): version packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 5, 2024
1 parent cb1e877 commit e9ca194
Show file tree
Hide file tree
Showing 7 changed files with 15 additions and 27 deletions.
5 changes: 0 additions & 5 deletions .changeset/beige-cherries-doubt.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/big-plums-agree.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/brave-horses-crash.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/dull-pans-relax.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/little-seals-explode.md

This file was deleted.

14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# `@great-detail/whatsapp`

## 6.6.0

### Minor Changes

- aa455aa: refactor: rename `requestProps` of `CreateMessageOptionsType` to
`requestOptions`

### Patch Changes

- 3599139: refactor: add missing response messages.message_status field typing
- f531a68: refactor: add `error` as parameter in response to message sending
- 5b9bf96: refactor: add `group` as a suggested value to `OutgoingMessage.recipient_type`
- f05ab0c: fix: correct GraphResponse typing for createStatus method

## 6.5.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@great-detail/whatsapp",
"version": "6.5.2",
"version": "6.6.0",
"type": "module",
"description": "SDK for interfacing with WhatsApp Business Platform in Typescript or Node.js using the Cloud API, hosted by Meta.",
"repository": {
Expand Down

0 comments on commit e9ca194

Please sign in to comment.