diff --git a/.changeset/beige-beers-brush.md b/.changeset/beige-beers-brush.md deleted file mode 100644 index 258f399..0000000 --- a/.changeset/beige-beers-brush.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'compound-kit-api': patch ---- - -add mainnet rpc url in unit-test-init.ts diff --git a/.changeset/chatty-kangaroos-float.md b/.changeset/chatty-kangaroos-float.md deleted file mode 100644 index 5c31470..0000000 --- a/.changeset/chatty-kangaroos-float.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -'compound-kit-api': patch ---- - -Updated dependencies -- @protocolink/api@0.4.4 -- @protocolink/common@0.3.3 -- @protocolink/compound-kit@0.1.8 -- @protocolink/logics@0.4.4 diff --git a/.changeset/khaki-pugs-tie.md b/.changeset/khaki-pugs-tie.md deleted file mode 100644 index f2ef943..0000000 --- a/.changeset/khaki-pugs-tie.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'compound-kit-api': patch ---- - -add custom faucet address for zap-repay.ts diff --git a/CHANGELOG.md b/CHANGELOG.md index 7a02742..0c530b3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # CompoundKit API +## 0.1.6 + +### Patch Changes + +- 1c5fa3f: add mainnet rpc url in unit-test-init.ts +- af23ec6: Updated dependencies + - @protocolink/api@0.4.4 + - @protocolink/common@0.3.3 + - @protocolink/compound-kit@0.1.8 + - @protocolink/logics@0.4.4 +- e3597e5: add custom faucet address for zap-repay.ts + ## 0.1.5 ### Patch Changes diff --git a/package.json b/package.json index c935d2d..4803ff1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "compound-kit-api", - "version": "0.1.5", + "version": "0.1.6", "description": "The API service for CompoundKit", "keywords": [ "furucombo",