Skip to content

Commit

Permalink
chore(release): 2.0.0-rc.2 [skip ci]
Browse files Browse the repository at this point in the history
# [2.0.0-rc.2](v2.0.0-rc.1...v2.0.0-rc.2) (2023-08-21)

### Features

* add NumberOrHex type ([6c6d712](6c6d712))
  • Loading branch information
semantic-release-bot committed Aug 21, 2023
1 parent 6c6d712 commit 5ff70b2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [2.0.0-rc.2](https://github.com/mangata-finance/types-definitions/compare/v2.0.0-rc.1...v2.0.0-rc.2) (2023-08-21)


### Features

* add NumberOrHex type ([6c6d712](https://github.com/mangata-finance/types-definitions/commit/6c6d7123b05763fd7944665d7c4dc4130dfdc297))

# [2.0.0-rc.1](https://github.com/mangata-finance/types-definitions/compare/v1.0.0...v2.0.0-rc.1) (2023-08-21)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mangata-finance/type-definitions",
"version": "2.0.0-rc.1",
"version": "2.0.0-rc.2",
"description": "Type definitions for Mangata Finance",
"type": "module",
"module": "./dist/index.js",
Expand Down

0 comments on commit 5ff70b2

Please sign in to comment.