Skip to content

Commit 4660319

Browse files
chore(release): 2.4.1
### [2.4.1](v2.4.0...v2.4.1) (2022-09-23) ### Bug Fixes * streamlined logic for metadata uri calculation ([7f22f8c](7f22f8c))
1 parent 7f22f8c commit 4660319

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.4.1](https://github.com/flair-sdk/contracts/compare/v2.4.0...v2.4.1) (2022-09-23)
2+
3+
4+
### Bug Fixes
5+
6+
* streamlined logic for metadata uri calculation ([7f22f8c](https://github.com/flair-sdk/contracts/commit/7f22f8c2989b0af310a8eef6a60c0af362adddad))
7+
18
## [2.4.0](https://github.com/flair-sdk/contracts/compare/v2.3.1...v2.4.0) (2022-09-23)
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.4.0",
3+
"version": "2.4.1",
44
"description": "A monorepo containing all evm-based smart contracts and extensions used on Flair platform.",
55
"author": "flair.finance",
66
"license": "MIT",

0 commit comments

Comments
 (0)