Skip to content

Commit 67a6ce4

Browse files
Version Packages (#14)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 80ca9fe commit 67a6ce4

6 files changed

Lines changed: 10 additions & 21 deletions

File tree

.changeset/cold-melons-bow.md

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

.changeset/common-pumas-wonder.md

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

.changeset/cuddly-dolls-kneel.md

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

.changeset/green-wolves-care.md

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

src/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @gelatocloud/gasless
22

3+
## 0.0.2
4+
5+
### Patch Changes
6+
7+
- 80ca9fe: chore: add links to package.json
8+
- 80ca9fe: feat: transaction reverted and rejected errors
9+
- 80ca9fe: feat: add waitForInclusion
10+
- 80ca9fe: feat: return receipt on sync methods
11+
312
## 0.0.1
413

514
### Patch Changes

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gelatocloud/gasless",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"author": "Gelato",
55
"license": "MIT",
66
"description": "Gelato Gasless SDK: All-in-one solution for gasless transactions",

0 commit comments

Comments
 (0)