Skip to content

Commit 87ac4b8

Browse files
chore(release): 2.13.3
### [2.13.3](v2.13.2...v2.13.3) (2022-10-10) ### Bug Fixes * correct locking for dedicated token URIs ([5a332b6](5a332b6))
1 parent 5a332b6 commit 87ac4b8

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.13.3](https://github.com/flair-sdk/contracts/compare/v2.13.2...v2.13.3) (2022-10-10)
2+
3+
4+
### Bug Fixes
5+
6+
* correct locking for dedicated token URIs ([5a332b6](https://github.com/flair-sdk/contracts/commit/5a332b6b91dbb122f09c9635b81f08abe06ae1ac))
7+
18
### [2.13.2](https://github.com/flair-sdk/contracts/compare/v2.13.1...v2.13.2) (2022-10-08)
29

310
### [2.13.1](https://github.com/flair-sdk/contracts/compare/v2.13.0...v2.13.1) (2022-10-08)

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

0 commit comments

Comments
 (0)