Skip to content

Commit 0cd1baa

Browse files
chore(release): 2.27.0
## [2.27.0](v2.26.1...v2.27.0) (2023-01-08) ### Features * add erc20 with erc2771 meta-transaction support ([70c012f](70c012f))
1 parent 70c012f commit 0cd1baa

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.27.0](https://github.com/flair-sdk/contracts/compare/v2.26.1...v2.27.0) (2023-01-08)
2+
3+
4+
### Features
5+
6+
* add erc20 with erc2771 meta-transaction support ([70c012f](https://github.com/flair-sdk/contracts/commit/70c012f2ec38ba13decdd7b7990fc3a211c1b8c4))
7+
18
### [2.26.1](https://github.com/flair-sdk/contracts/compare/v2.26.0...v2.26.1) (2023-01-07)
29

310
## [2.26.0](https://github.com/flair-sdk/contracts/compare/v2.25.0...v2.26.0) (2023-01-06)

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@flair-sdk/contracts",
3-
"version": "2.26.1",
3+
"version": "2.27.0",
44
"author": "flair.dev",
55
"license": "MIT",
66
"private": false,

0 commit comments

Comments
 (0)