Skip to content

Commit

Permalink
Merge pull request #10 from MVPWorkshop/release-please--branches--mas…
Browse files Browse the repository at this point in the history
…ter--components--release-please-action

chore(master): release 0.4.0
  • Loading branch information
CoviloMilos authored Jan 23, 2023
2 parents 1d20ae7 + ee9b574 commit 1b9273e
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 3 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [0.4.0](https://github.com/MVPWorkshop/thea-sdk/compare/v0.3.0...v0.4.0) (2023-01-23)


### Features

* queryPriceListing and getTokenList features ([5b127a5](https://github.com/MVPWorkshop/thea-sdk/commit/5b127a563ace3044f829378dea481ad016091065))


### Bug Fixes

* orderbook and tokenList url moved to consts ([3252af4](https://github.com/MVPWorkshop/thea-sdk/commit/3252af447668538251542c40d5c4408ede7b30fc))
* remove copy of quertPriceListing ([f46deaf](https://github.com/MVPWorkshop/thea-sdk/commit/f46deaf63c115bcd39aecff91fd6a77ddb7e6f12))

## [0.3.0](https://github.com/MVPWorkshop/thea-sdk/compare/v0.2.1...v0.3.0) (2023-01-16)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mcovilo/thea-sdk",
"version": "0.3.0",
"version": "0.4.0",
"description": "Thea SDK",
"main": "dist/index.js",
"module": "dist/index.es.js",
Expand Down

0 comments on commit 1b9273e

Please sign in to comment.