Skip to content

Commit 5720367

Browse files
authored
v0.1.2
2 parents d8bcc58 + 893617b commit 5720367

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/rude-pumpkins-juggle.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.1.2
4+
5+
### Patch Changes
6+
7+
- d8bcc58: Fix waveform parsing error.
8+
39
## 0.1.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.1.1",
4+
"version": "0.1.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)