Skip to content

Commit

Permalink
chore(release): 0.14.3
Browse files Browse the repository at this point in the history
  • Loading branch information
H3xept committed May 23, 2022
1 parent 52ceace commit 46e5f03
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.

### [0.14.3](https://github.com/lifinance/types/compare/v0.14.2...v0.14.3) (2022-05-23)


### Bug Fixes

* re-added npm.README.md ([52ceace](https://github.com/lifinance/types/commit/52ceace0724f30140dcb07739e6203b8cfd978c2))

### [0.14.2](https://github.com/lifinance/types/compare/v0.14.1...v0.14.2) (2022-05-23)


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

0 comments on commit 46e5f03

Please sign in to comment.