Skip to content

Commit

Permalink
chore(release): 0.11.7
Browse files Browse the repository at this point in the history
  • Loading branch information
mathiasmoeller committed Apr 26, 2022
1 parent 2c2d5f8 commit 265a301
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

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.

### [0.11.7](https://github.com/lifinance/types/compare/v0.11.6...v0.11.7) (2022-04-26)


### Features

* add wrapped gas for ARBT ([#50](https://github.com/lifinance/types/issues/50)) ([2c2d5f8](https://github.com/lifinance/types/commit/2c2d5f848aeb30d2f817bb10bc7ba51a45267e40))
* update CHANGELOG.md ([6b5323b](https://github.com/lifinance/types/commit/6b5323ba4c45623cca9ff72374d0e442848fe4a6))
* update CHANGELOG.md ([b44c835](https://github.com/lifinance/types/commit/b44c83526831917e0e3a99b4b9a3f80787fa4608))

### [0.11.6](https://github.com/lifinance/types/compare/v0.11.5...v0.11.6) (2022-04-14)


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": "@lifinance/types",
"version": "0.11.6",
"version": "0.11.7",
"description": "Types for lifi projects",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand Down

0 comments on commit 265a301

Please sign in to comment.