diff --git a/packages/taste-test/CHANGELOG.md b/packages/taste-test/CHANGELOG.md index d630f5eb..a46ef445 100644 --- a/packages/taste-test/CHANGELOG.md +++ b/packages/taste-test/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.0.10](https://github.com/SundaeSwap-finance/sundae-sdk/compare/@sundaeswap/taste-test@1.0.9...@sundaeswap/taste-test@1.0.10) (2024-03-25) + +### Bug Fixes + +- remove deposit from claim method ([85b68fd](https://github.com/SundaeSwap-finance/sundae-sdk/commit/85b68fd9d5a3d5b8cc39a81f62367e443e648399)) + ## [1.0.9](https://github.com/SundaeSwap-finance/sundae-sdk/compare/@sundaeswap/taste-test@1.0.8...@sundaeswap/taste-test@1.0.9) (2024-03-25) ### Bug Fixes diff --git a/packages/taste-test/package.json b/packages/taste-test/package.json index 844c26b6..8ca62c6d 100644 --- a/packages/taste-test/package.json +++ b/packages/taste-test/package.json @@ -1,6 +1,6 @@ { "name": "@sundaeswap/taste-test", - "version": "1.0.9", + "version": "1.0.10", "description": "The official SundaeSwap Taste Test SDK for clients.", "repository": "git@github.com:SundaeSwap-finance/sundae-sdk.git", "author": {