Skip to content

Commit 81bb390

Browse files
release
1 parent fb93cc2 commit 81bb390

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/grumpy-coats-float.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @solufy/evolution-sdk
22

3+
## 0.2.2
4+
5+
### Patch Changes
6+
7+
- 9003f4a: Replace `{{greeting}}` with with time-based greeting in pt-BR at all messages and captions.
8+
39
## 0.2.1
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@solufy/evolution-sdk",
33
"private": false,
4-
"version": "0.2.1",
4+
"version": "0.2.2",
55
"description": "Unofficial SDK for the Evolution Whatsapp API v2",
66
"packageManager": "[email protected]",
77
"main": "lib/index.js",

0 commit comments

Comments
 (0)