Skip to content

Commit

Permalink
chore(release): 5.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
myz1237 committed Sep 26, 2024
1 parent 66e2b66 commit da97757
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
Expand Up @@ -2,6 +2,13 @@

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.

## [5.13.0](https://github.com/lifinance/data-types/compare/v5.12.3-beta.2...v5.13.0) (2024-09-26)


### Features

* add new chain xlay ([#72](https://github.com/lifinance/data-types/issues/72)) ([66e2b66](https://github.com/lifinance/data-types/commit/66e2b66d1a6153aff1c075e85ae06e3a50987939))

### [5.12.2](https://github.com/lifinance/data-types/compare/v5.12.0...v5.12.2) (2024-09-26)

### [5.12.1](https://github.com/lifinance/data-types/compare/v5.12.0...v5.12.1) (2024-09-26)
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/data-types",
"version": "5.13.0-beta.1",
"version": "5.13.0",
"description": "Data types for the LI.FI stack",
"keywords": [
"sdk",
Expand Down

0 comments on commit da97757

Please sign in to comment.