Skip to content

Commit 520677b

Browse files
chore(release): 2.11.2
### [2.11.2](v2.11.1...v2.11.2) (2022-10-06) ### Bug Fixes * append uri suffix to default metadata ([c81dbf6](c81dbf6))
1 parent c81dbf6 commit 520677b

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.11.2](https://github.com/flair-sdk/contracts/compare/v2.11.1...v2.11.2) (2022-10-06)
2+
3+
4+
### Bug Fixes
5+
6+
* append uri suffix to default metadata ([c81dbf6](https://github.com/flair-sdk/contracts/commit/c81dbf65487de271d0cb099adc858a8ffc5c7e5a))
7+
18
### [2.11.1](https://github.com/flair-sdk/contracts/compare/v2.11.0...v2.11.1) (2022-10-05)
29

310
## [2.11.0](https://github.com/flair-sdk/contracts/compare/v2.10.0...v2.11.0) (2022-10-05)

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

0 commit comments

Comments
 (0)