Skip to content

Commit

Permalink
chore(release): 9.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rialco committed Oct 23, 2023
1 parent 77a87d5 commit 6f723d0
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.

### [9.2.1](https://github.com/lifinance/types/compare/v9.1.0...v9.2.1) (2023-10-23)


### Bug Fixes

* do not lowercase token addresses ([#200](https://github.com/lifinance/types/issues/200)) ([9e76bee](https://github.com/lifinance/types/commit/9e76beeb6b38cfdc9386ab89e2bf6cd393a059b1))

## [9.2.0](https://github.com/lifinance/types/compare/v8.6.0...v9.2.0) (2023-10-16)


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": "9.2.0",
"version": "9.2.1",
"description": "Types for the LI.FI stack",
"main": "./dist/cjs/index.js",
"module": "./dist/index.js",
Expand Down

0 comments on commit 6f723d0

Please sign in to comment.