Skip to content

Commit 2bab324

Browse files
chore(release): 2.23.5
### [2.23.5](v2.23.4...v2.23.5) (2022-12-03) ### Bug Fixes * change inputType for setName and setSymbol ([#5](#5)) ([10eb03a](10eb03a))
1 parent 10eb03a commit 2bab324

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.23.5](https://github.com/flair-sdk/contracts/compare/v2.23.4...v2.23.5) (2022-12-03)
2+
3+
4+
### Bug Fixes
5+
6+
* change inputType for setName and setSymbol ([#5](https://github.com/flair-sdk/contracts/issues/5)) ([10eb03a](https://github.com/flair-sdk/contracts/commit/10eb03a6eec4dacd545929982e5671152298b134))
7+
18
### [2.23.4](https://github.com/flair-sdk/contracts/compare/v2.23.3...v2.23.4) (2022-12-03)
29

310
### [2.23.3](https://github.com/flair-sdk/contracts/compare/v2.23.2...v2.23.3) (2022-12-03)

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

0 commit comments

Comments
 (0)