Skip to content

Commit

Permalink
chore(release): 13.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
myz1237 committed May 13, 2024
1 parent 08768e7 commit 3122404
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [13.2.0](https://github.com/lifinance/types/compare/v13.0.0...v13.2.0) (2024-05-13)


### Features

* add Mantle chain ([#230](https://github.com/lifinance/types/issues/230)) ([abb90f1](https://github.com/lifinance/types/commit/abb90f1a7548659de8e34cf2894d2355875f7f68))
* add native token for Mantle ([addff59](https://github.com/lifinance/types/commit/addff596df37dbf58c619722cf3506ccb0938e98))

## [13.1.0](https://github.com/lifinance/types/compare/v13.0.0...v13.1.0) (2024-05-13)


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": "@lifi/types",
"version": "13.1.0",
"version": "13.2.0",
"description": "Types for the LI.FI stack",
"keywords": [
"sdk",
Expand Down

0 comments on commit 3122404

Please sign in to comment.