Skip to content

Commit 159e5be

Browse files
chore(release): 2.26.0
## [2.26.0](v2.25.0...v2.26.0) (2023-01-06) ### Features * various minting with metadata functions ([#7](#7)) ([a285ae9](a285ae9))
1 parent a285ae9 commit 159e5be

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.26.0](https://github.com/flair-sdk/contracts/compare/v2.25.0...v2.26.0) (2023-01-06)
2+
3+
4+
### Features
5+
6+
* various minting with metadata functions ([#7](https://github.com/flair-sdk/contracts/issues/7)) ([a285ae9](https://github.com/flair-sdk/contracts/commit/a285ae9942b241516d9d7ed5dc05af62631c32b2))
7+
18
## [2.25.0](https://github.com/flair-sdk/contracts/compare/v2.24.0...v2.25.0) (2022-12-31)
29

310

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.25.0",
3+
"version": "2.26.0",
44
"author": "flair.dev",
55
"license": "MIT",
66
"private": false,

0 commit comments

Comments
 (0)