Skip to content

Commit

Permalink
chore(release): 4.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
myz1237 committed Jun 7, 2024
1 parent 2140dd4 commit d95fc5d
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.

## [4.7.0](https://github.com/lifinance/data-types/compare/v4.6.1...v4.7.0) (2024-06-07)


### Features

* add tokens ([#42](https://github.com/lifinance/data-types/issues/42)) ([2140dd4](https://github.com/lifinance/data-types/commit/2140dd45616e1e719410a6cbac3c10f2e6a466bf))

### [4.6.1](https://github.com/lifinance/data-types/compare/v4.6.0...v4.6.1) (2024-06-05)

## [4.6.0](https://github.com/lifinance/data-types/compare/v4.5.2...v4.6.0) (2024-06-03)
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": "4.6.1",
"version": "4.7.0",
"description": "Data types for the LI.FI stack",
"keywords": [
"sdk",
Expand Down

0 comments on commit d95fc5d

Please sign in to comment.