Skip to content

Commit bd52de8

Browse files
chore(release): 2.19.1
### [2.19.1](v2.19.0...v2.19.1) (2022-10-22) ### Bug Fixes * add name and symbol lock state view func ([5036ce5](5036ce5))
1 parent 000937a commit bd52de8

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.19.1](https://github.com/flair-sdk/contracts/compare/v2.19.0...v2.19.1) (2022-10-22)
2+
3+
4+
### Bug Fixes
5+
6+
* add name and symbol lock state view func ([5036ce5](https://github.com/flair-sdk/contracts/commit/5036ce5445d7f5572f424ad0b6e0cffa31eaf70d))
7+
18
## [2.19.0](https://github.com/flair-sdk/contracts/compare/v2.18.0...v2.19.0) (2022-10-22)
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.19.0",
3+
"version": "2.19.1",
44
"author": "flair.dev",
55
"license": "MIT",
66
"private": false,

0 commit comments

Comments
 (0)