Skip to content

Commit

Permalink
chore(release): 2.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.0.0](v1.20.1...v2.0.0) (2023-09-20)

* Rc/2.0.0 (#97) ([cc407da](cc407da)), closes [#97](#97)

### BREAKING CHANGES

* support only esm

* ci: workaround for one dep

* chore: update workflow

* chore: update packages

* chore: update engine node to 16

* chore: update types package

* chore(release): 2.0.0-rc.1 [skip ci]

# [2.0.0-rc.1](v1.20.1...v2.0.0-rc.1) (2023-06-19)

### Features

* complete refactoring of sdk ([49bedd8](49bedd8))

### BREAKING CHANGES

* support only esm

* ci: update workflow to extract peer deps

* chore: update package.json

* fix: update withdraw methods

* chore(release): 2.0.0-rc.2 [skip ci]

# [2.0.0-rc.2](v2.0.0-rc.1...v2.0.0-rc.2) (2023-06-20)

### Bug Fixes

* update withdraw methods ([4d4e599](4d4e599))

* fix: get assetinfo hex problem

* ci: use parachain-launch too from main repo

* ci: fix parachain launch config.yml directory

* fix: typo in get invested pool

* chore(release): 2.0.0-rc.3 [skip ci]

# [2.0.0-rc.3](v2.0.0-rc.2...v2.0.0-rc.3) (2023-06-20)

### Bug Fixes

* get assetinfo hex problem ([81607ad](81607ad))
* typo in get invested pool ([9283999](9283999))

* fix: change weight limit for withdraw to number or Unlimited

* chore(release): 2.0.0-rc.4 [skip ci]

# [2.0.0-rc.4](v2.0.0-rc.3...v2.0.0-rc.4) (2023-06-21)

### Bug Fixes

* change weight limit for withdraw to number or Unlimited ([1fff8c5](1fff8c5))

* ci: update workflow

* chore: create release file

* chore: update migration guide wip

* chore: update migration guide

* chore: update readme

* feat: add new rpc methods

* chore: update metadata types to latest rc

* chore: add tests

* chore(release): 2.0.0-rc.5 [skip ci]

# [2.0.0-rc.5](v2.0.0-rc.4...v2.0.0-rc.5) (2023-06-27)

### Features

* add new rpc methods ([87f9557](87f9557))

* feat: add implementation for withdraw from mangata to moonriver

* chore(release): 2.0.0-rc.6 [skip ci]

# [2.0.0-rc.6](v2.0.0-rc.5...v2.0.0-rc.6) (2023-06-27)

### Features

* add implementation for withdraw from mangata to moonriver ([26e63b7](26e63b7))

* chore: build

* fix: init api promise

fix: rename file to withdrawToMoonriver

* chore(release): 2.0.0-rc.7 [skip ci]

# [2.0.0-rc.7](v2.0.0-rc.6...v2.0.0-rc.7) (2023-06-29)

### Bug Fixes

* init api promise ([cad64d1](cad64d1))

* fix: correct files in package

* chore(release): 2.0.0-rc.8 [skip ci]

# [2.0.0-rc.8](v2.0.0-rc.7...v2.0.0-rc.8) (2023-06-29)

### Bug Fixes

* correct files in package ([ea722b7](ea722b7))

* fix: init mangata

* chore(release): 2.0.0-rc.9 [skip ci]

# [2.0.0-rc.9](v2.0.0-rc.8...v2.0.0-rc.9) (2023-06-29)

### Bug Fixes

* init mangata ([c3ae2f5](c3ae2f5))

* chore: update packages

* feat: add options for ApiPromise

feat: change TokenId type to union string or number

* chore(release): 2.0.0-rc.10 [skip ci]

# [2.0.0-rc.10](v2.0.0-rc.9...v2.0.0-rc.10) (2023-07-03)

### Features

* add options for ApiPromise ([2d518f8](2d518f8))

* chore: build

* feat: update code based on new types

feat: token id is now number type

* chore(release): 2.0.0-rc.11 [skip ci]

# [2.0.0-rc.11](v2.0.0-rc.10...v2.0.0-rc.11) (2023-07-04)

### Features

* update code based on new types ([8143512](8143512))

* chore: build

* chore: update packages

* chore: update tests

* feat: unique token id type across sdk

* chore(release): 2.0.0-rc.12 [skip ci]

# [2.0.0-rc.12](v2.0.0-rc.11...v2.0.0-rc.12) (2023-07-06)

### Features

* unique token id type across sdk ([62906d3](62906d3))

* chore: build

* chore: update packages

* chore: update tests

* feat: remove buyasset and sellasset

* chore(release): 2.0.0-rc.13 [skip ci]

# [2.0.0-rc.13](v2.0.0-rc.12...v2.0.0-rc.13) (2023-07-06)

### Features

* remove buyasset and sellasset ([4318faa](4318faa))

* fix: asset info token without name and symbol

* chore(release): 2.0.0-rc.14 [skip ci]

# [2.0.0-rc.14](v2.0.0-rc.13...v2.0.0-rc.14) (2023-07-09)

### Bug Fixes

* asset info token without name and symbol ([c6de094](c6de094))

* chore: update readme

* chore: update docs

* chore: update docs

* chore: build

* chore: update packages

* chore: update docs

* fix: update types without prefix T

* chore(release): 2.0.0-rc.15 [skip ci]

# [2.0.0-rc.15](v2.0.0-rc.14...v2.0.0-rc.15) (2023-07-11)

### Bug Fixes

* update types without prefix T ([0143484](0143484))

* chore: build

* chore: update tests

* chore: update packages

* feat: add logger to sdk

* chore(release): 2.0.0-rc.16 [skip ci]

# [2.0.0-rc.16](v2.0.0-rc.15...v2.0.0-rc.16) (2023-07-13)

### Features

* add logger to sdk ([e5040f5](e5040f5))

* chore: update packages

* fix: update proofsize for withdraw

* chore(release): 2.0.0-rc.17 [skip ci]

# [2.0.0-rc.17](v2.0.0-rc.16...v2.0.0-rc.17) (2023-07-14)

### Bug Fixes

* update proofsize for withdraw ([fd5a2d1](fd5a2d1))

* fix: proof size for withdraw

* chore(release): 2.0.0-rc.18 [skip ci]

# [2.0.0-rc.18](v2.0.0-rc.17...v2.0.0-rc.18) (2023-07-18)

### Bug Fixes

* proof size for withdraw ([766423e](766423e))

* fix: flip balance args for getAmountOfTokensInPool

* chore(release): 2.0.0-rc.19 [skip ci]

# [2.0.0-rc.19](v2.0.0-rc.18...v2.0.0-rc.19) (2023-07-26)

### Bug Fixes

* flip balance args for getAmountOfTokensInPool ([e0f1532](e0f1532))

* feat: add claimRewardsAll method to sdk

* fix: use 'fast-runtime' in pre-release pipline

* chore(release): 2.0.0-rc.20 [skip ci]

# [2.0.0-rc.20](v2.0.0-rc.19...v2.0.0-rc.20) (2023-08-16)

### Bug Fixes

* use 'fast-runtime' in pre-release pipline ([50c2d2f](50c2d2f))

### Features

* add claimRewardsAll method to sdk ([1c8666d](1c8666d))

* chore: update packages

* chore: build

* fix: add only one method for tx success

* chore(release): 2.0.0-rc.21 [skip ci]

# [2.0.0-rc.21](v2.0.0-rc.20...v2.0.0-rc.21) (2023-08-23)

### Bug Fixes

* add only one method for tx success ([084a378](084a378))

* fix: add back two utils methods

* chore(release): 2.0.0-rc.22 [skip ci]

# [2.0.0-rc.22](v2.0.0-rc.21...v2.0.0-rc.22) (2023-08-23)

### Bug Fixes

* add back two utils methods ([ded9cef](ded9cef))

* chore: update reference

* fix: remove async await from root

* chore: update reference

* chore: build

* chore(release): 2.0.0-rc.23 [skip ci]

# [2.0.0-rc.23](v2.0.0-rc.22...v2.0.0-rc.23) (2023-09-17)

### Bug Fixes

* remove async await from root ([6b99ef9](6b99ef9))
  • Loading branch information
semantic-release-bot committed Sep 20, 2023
1 parent 3eb4c47 commit cc6e643
Show file tree
Hide file tree
Showing 2 changed files with 338 additions and 1 deletion.
337 changes: 337 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,340 @@
# [2.0.0](https://github.com/mangata-finance/mangata-sdk/compare/v1.20.1...v2.0.0) (2023-09-20)


* Rc/2.0.0 (#97) ([cc407da](https://github.com/mangata-finance/mangata-sdk/commit/cc407dab7c78eed79dced56d22f6b307297e1ef7)), closes [#97](https://github.com/mangata-finance/mangata-sdk/issues/97)


### BREAKING CHANGES

* support only esm

* ci: workaround for one dep

* chore: update workflow

* chore: update packages

* chore: update engine node to 16

* chore: update types package

* chore(release): 2.0.0-rc.1 [skip ci]

# [2.0.0-rc.1](https://github.com/mangata-finance/mangata-sdk/compare/v1.20.1...v2.0.0-rc.1) (2023-06-19)

### Features

* complete refactoring of sdk ([49bedd8](https://github.com/mangata-finance/mangata-sdk/commit/49bedd887b09caa9d293bcf80e2ff1da8a4d3b09))

### BREAKING CHANGES

* support only esm

* ci: update workflow to extract peer deps

* chore: update package.json

* fix: update withdraw methods

* chore(release): 2.0.0-rc.2 [skip ci]

# [2.0.0-rc.2](https://github.com/mangata-finance/mangata-sdk/compare/v2.0.0-rc.1...v2.0.0-rc.2) (2023-06-20)

### Bug Fixes

* update withdraw methods ([4d4e599](https://github.com/mangata-finance/mangata-sdk/commit/4d4e599058c01d299dc526ce48fe8b648a7546ef))

* fix: get assetinfo hex problem

* ci: use parachain-launch too from main repo

* ci: fix parachain launch config.yml directory

* fix: typo in get invested pool

* chore(release): 2.0.0-rc.3 [skip ci]

# [2.0.0-rc.3](https://github.com/mangata-finance/mangata-sdk/compare/v2.0.0-rc.2...v2.0.0-rc.3) (2023-06-20)

### Bug Fixes

* get assetinfo hex problem ([81607ad](https://github.com/mangata-finance/mangata-sdk/commit/81607adff1b4436519c126ad6193d3eada63fdc6))
* typo in get invested pool ([9283999](https://github.com/mangata-finance/mangata-sdk/commit/9283999122ba37065b4e3cabcfe93d0bb02dd040))

* fix: change weight limit for withdraw to number or Unlimited

* chore(release): 2.0.0-rc.4 [skip ci]

# [2.0.0-rc.4](https://github.com/mangata-finance/mangata-sdk/compare/v2.0.0-rc.3...v2.0.0-rc.4) (2023-06-21)

### Bug Fixes

* change weight limit for withdraw to number or Unlimited ([1fff8c5](https://github.com/mangata-finance/mangata-sdk/commit/1fff8c52ad940fd67f24238d2e53f410ecee3732))

* ci: update workflow

* chore: create release file

* chore: update migration guide wip

* chore: update migration guide

* chore: update readme

* feat: add new rpc methods

* chore: update metadata types to latest rc

* chore: add tests

* chore(release): 2.0.0-rc.5 [skip ci]

# [2.0.0-rc.5](https://github.com/mangata-finance/mangata-sdk/compare/v2.0.0-rc.4...v2.0.0-rc.5) (2023-06-27)

### Features

* add new rpc methods ([87f9557](https://github.com/mangata-finance/mangata-sdk/commit/87f9557a22bc90b2930097cf48a33b0774efca26))

* feat: add implementation for withdraw from mangata to moonriver

* chore(release): 2.0.0-rc.6 [skip ci]

# [2.0.0-rc.6](https://github.com/mangata-finance/mangata-sdk/compare/v2.0.0-rc.5...v2.0.0-rc.6) (2023-06-27)

### Features

* add implementation for withdraw from mangata to moonriver ([26e63b7](https://github.com/mangata-finance/mangata-sdk/commit/26e63b796fe6ec98798aeea51214e6a15b9dd647))

* chore: build

* fix: init api promise

fix: rename file to withdrawToMoonriver

* chore(release): 2.0.0-rc.7 [skip ci]

# [2.0.0-rc.7](https://github.com/mangata-finance/mangata-sdk/compare/v2.0.0-rc.6...v2.0.0-rc.7) (2023-06-29)

### Bug Fixes

* init api promise ([cad64d1](https://github.com/mangata-finance/mangata-sdk/commit/cad64d100b9363e71510d71fb5c70c4e447b308f))

* fix: correct files in package

* chore(release): 2.0.0-rc.8 [skip ci]

# [2.0.0-rc.8](https://github.com/mangata-finance/mangata-sdk/compare/v2.0.0-rc.7...v2.0.0-rc.8) (2023-06-29)

### Bug Fixes

* correct files in package ([ea722b7](https://github.com/mangata-finance/mangata-sdk/commit/ea722b7e6f51a530033796f722c6390473a53af6))

* fix: init mangata

* chore(release): 2.0.0-rc.9 [skip ci]

# [2.0.0-rc.9](https://github.com/mangata-finance/mangata-sdk/compare/v2.0.0-rc.8...v2.0.0-rc.9) (2023-06-29)

### Bug Fixes

* init mangata ([c3ae2f5](https://github.com/mangata-finance/mangata-sdk/commit/c3ae2f59ad069cb1fcf85616b02baf9bf28a4f02))

* chore: update packages

* feat: add options for ApiPromise

feat: change TokenId type to union string or number

* chore(release): 2.0.0-rc.10 [skip ci]

# [2.0.0-rc.10](https://github.com/mangata-finance/mangata-sdk/compare/v2.0.0-rc.9...v2.0.0-rc.10) (2023-07-03)

### Features

* add options for ApiPromise ([2d518f8](https://github.com/mangata-finance/mangata-sdk/commit/2d518f82bd107688a5a3e3600192780d4b7f7753))

* chore: build

* feat: update code based on new types

feat: token id is now number type

* chore(release): 2.0.0-rc.11 [skip ci]

# [2.0.0-rc.11](https://github.com/mangata-finance/mangata-sdk/compare/v2.0.0-rc.10...v2.0.0-rc.11) (2023-07-04)

### Features

* update code based on new types ([8143512](https://github.com/mangata-finance/mangata-sdk/commit/81435123a00e299e989dd52cc44598334e37223b))

* chore: build

* chore: update packages

* chore: update tests

* feat: unique token id type across sdk

* chore(release): 2.0.0-rc.12 [skip ci]

# [2.0.0-rc.12](https://github.com/mangata-finance/mangata-sdk/compare/v2.0.0-rc.11...v2.0.0-rc.12) (2023-07-06)

### Features

* unique token id type across sdk ([62906d3](https://github.com/mangata-finance/mangata-sdk/commit/62906d31451d4d97939337ffa73ee2ca1cb4cfd0))

* chore: build

* chore: update packages

* chore: update tests

* feat: remove buyasset and sellasset

* chore(release): 2.0.0-rc.13 [skip ci]

# [2.0.0-rc.13](https://github.com/mangata-finance/mangata-sdk/compare/v2.0.0-rc.12...v2.0.0-rc.13) (2023-07-06)

### Features

* remove buyasset and sellasset ([4318faa](https://github.com/mangata-finance/mangata-sdk/commit/4318faa38a612db41093f045afdcba1943566ea5))

* fix: asset info token without name and symbol

* chore(release): 2.0.0-rc.14 [skip ci]

# [2.0.0-rc.14](https://github.com/mangata-finance/mangata-sdk/compare/v2.0.0-rc.13...v2.0.0-rc.14) (2023-07-09)

### Bug Fixes

* asset info token without name and symbol ([c6de094](https://github.com/mangata-finance/mangata-sdk/commit/c6de0947b2c8eabc4615b223fc4311ae5b2422d7))

* chore: update readme

* chore: update docs

* chore: update docs

* chore: build

* chore: update packages

* chore: update docs

* fix: update types without prefix T

* chore(release): 2.0.0-rc.15 [skip ci]

# [2.0.0-rc.15](https://github.com/mangata-finance/mangata-sdk/compare/v2.0.0-rc.14...v2.0.0-rc.15) (2023-07-11)

### Bug Fixes

* update types without prefix T ([0143484](https://github.com/mangata-finance/mangata-sdk/commit/01434846ad0c302c1a990dc010bdaeb9ad5ba91c))

* chore: build

* chore: update tests

* chore: update packages

* feat: add logger to sdk

* chore(release): 2.0.0-rc.16 [skip ci]

# [2.0.0-rc.16](https://github.com/mangata-finance/mangata-sdk/compare/v2.0.0-rc.15...v2.0.0-rc.16) (2023-07-13)

### Features

* add logger to sdk ([e5040f5](https://github.com/mangata-finance/mangata-sdk/commit/e5040f5fe6184ff9cee0cef07f393701c2a76ab2))

* chore: update packages

* fix: update proofsize for withdraw

* chore(release): 2.0.0-rc.17 [skip ci]

# [2.0.0-rc.17](https://github.com/mangata-finance/mangata-sdk/compare/v2.0.0-rc.16...v2.0.0-rc.17) (2023-07-14)

### Bug Fixes

* update proofsize for withdraw ([fd5a2d1](https://github.com/mangata-finance/mangata-sdk/commit/fd5a2d1f35556c0ac42fa9f27632b4d3be336629))

* fix: proof size for withdraw

* chore(release): 2.0.0-rc.18 [skip ci]

# [2.0.0-rc.18](https://github.com/mangata-finance/mangata-sdk/compare/v2.0.0-rc.17...v2.0.0-rc.18) (2023-07-18)

### Bug Fixes

* proof size for withdraw ([766423e](https://github.com/mangata-finance/mangata-sdk/commit/766423e82ab61be065ec4f7724ff58bc2b43ec3a))

* fix: flip balance args for getAmountOfTokensInPool

* chore(release): 2.0.0-rc.19 [skip ci]

# [2.0.0-rc.19](https://github.com/mangata-finance/mangata-sdk/compare/v2.0.0-rc.18...v2.0.0-rc.19) (2023-07-26)

### Bug Fixes

* flip balance args for getAmountOfTokensInPool ([e0f1532](https://github.com/mangata-finance/mangata-sdk/commit/e0f1532fca38e4edc1c5cd6c44833afd9c354517))

* feat: add claimRewardsAll method to sdk

* fix: use 'fast-runtime' in pre-release pipline

* chore(release): 2.0.0-rc.20 [skip ci]

# [2.0.0-rc.20](https://github.com/mangata-finance/mangata-sdk/compare/v2.0.0-rc.19...v2.0.0-rc.20) (2023-08-16)

### Bug Fixes

* use 'fast-runtime' in pre-release pipline ([50c2d2f](https://github.com/mangata-finance/mangata-sdk/commit/50c2d2fdb0d505cec898c61082ecf47579ec316d))

### Features

* add claimRewardsAll method to sdk ([1c8666d](https://github.com/mangata-finance/mangata-sdk/commit/1c8666d430ac6c965ba96940f9e35cb5036509a9))

* chore: update packages

* chore: build

* fix: add only one method for tx success

* chore(release): 2.0.0-rc.21 [skip ci]

# [2.0.0-rc.21](https://github.com/mangata-finance/mangata-sdk/compare/v2.0.0-rc.20...v2.0.0-rc.21) (2023-08-23)

### Bug Fixes

* add only one method for tx success ([084a378](https://github.com/mangata-finance/mangata-sdk/commit/084a37888f1af865bff69d52dee875bde9a95f5c))

* fix: add back two utils methods

* chore(release): 2.0.0-rc.22 [skip ci]

# [2.0.0-rc.22](https://github.com/mangata-finance/mangata-sdk/compare/v2.0.0-rc.21...v2.0.0-rc.22) (2023-08-23)

### Bug Fixes

* add back two utils methods ([ded9cef](https://github.com/mangata-finance/mangata-sdk/commit/ded9cef2503c167803d8df44c2b3d7a8d4665a48))

* chore: update reference

* fix: remove async await from root

* chore: update reference

* chore: build

* chore(release): 2.0.0-rc.23 [skip ci]

# [2.0.0-rc.23](https://github.com/mangata-finance/mangata-sdk/compare/v2.0.0-rc.22...v2.0.0-rc.23) (2023-09-17)

### Bug Fixes

* remove async await from root ([6b99ef9](https://github.com/mangata-finance/mangata-sdk/commit/6b99ef9744c1e0d3a53462d7afa73d452dbfb7d2))

# [2.0.0-rc.23](https://github.com/mangata-finance/mangata-sdk/compare/v2.0.0-rc.22...v2.0.0-rc.23) (2023-09-17)


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": "@mangata-finance/sdk",
"version": "2.0.0-rc.23",
"version": "2.0.0",
"description": "",
"type": "module",
"module": "dist/index.js",
Expand Down

0 comments on commit cc6e643

Please sign in to comment.