-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- @sundaeswap/[email protected] - @sundaeswap/[email protected] - @sundaeswap/[email protected] - @sundaeswap/[email protected]
- Loading branch information
CI-CD
authored and
CI-CD
committed
Jun 11, 2024
1 parent
eb320d6
commit c944d85
Showing
8 changed files
with
23 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,10 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [1.1.12](https://github.com/SundaeSwap-finance/sundae-sdk/compare/@sundaeswap/[email protected]...@sundaeswap/[email protected]) (2024-06-11) | ||
|
||
**Note:** Version bump only for package @sundaeswap/core | ||
|
||
## [1.1.11](https://github.com/SundaeSwap-finance/sundae-sdk/compare/@sundaeswap/[email protected]...@sundaeswap/[email protected]) (2024-06-05) | ||
|
||
**Note:** Version bump only for package @sundaeswap/core | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@sundaeswap/core", | ||
"version": "1.1.11", | ||
"version": "1.1.12", | ||
"description": "The official SundaeSwap protocol SDK for clients.", | ||
"repository": "[email protected]:SundaeSwap-finance/sundae-sdk.git", | ||
"author": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,10 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [0.0.24](https://github.com/SundaeSwap-finance/sundae-sdk/compare/@sundaeswap/[email protected]...@sundaeswap/[email protected]) (2024-06-11) | ||
|
||
**Note:** Version bump only for package @sundaeswap/gummiworm | ||
|
||
## [0.0.23](https://github.com/SundaeSwap-finance/sundae-sdk/compare/@sundaeswap/[email protected]...@sundaeswap/[email protected]) (2024-06-05) | ||
|
||
**Note:** Version bump only for package @sundaeswap/gummiworm | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@sundaeswap/gummiworm", | ||
"version": "0.0.23", | ||
"version": "0.0.24", | ||
"description": "The official SundaeSwap GummiWorm SDK for clients.", | ||
"repository": "[email protected]:SundaeSwap-finance/sundae-sdk.git", | ||
"author": { | ||
|
@@ -45,7 +45,7 @@ | |
"docs:ci": "yarn docs --unsafe" | ||
}, | ||
"devDependencies": { | ||
"@sundaeswap/core": "^1.1.11", | ||
"@sundaeswap/core": "^1.1.12", | ||
"@testing-library/jest-dom": "^5.16.4", | ||
"@testing-library/user-event": "^14.3.0", | ||
"@types/jest": "^28.1.3", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,10 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [1.0.33](https://github.com/SundaeSwap-finance/sundae-sdk/compare/@sundaeswap/[email protected]...@sundaeswap/[email protected]) (2024-06-11) | ||
|
||
**Note:** Version bump only for package @sundaeswap/taste-test | ||
|
||
## [1.0.32](https://github.com/SundaeSwap-finance/sundae-sdk/compare/@sundaeswap/[email protected]...@sundaeswap/[email protected]) (2024-06-05) | ||
|
||
**Note:** Version bump only for package @sundaeswap/taste-test | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@sundaeswap/taste-test", | ||
"version": "1.0.32", | ||
"version": "1.0.33", | ||
"description": "The official SundaeSwap Taste Test SDK for clients.", | ||
"repository": "[email protected]:SundaeSwap-finance/sundae-sdk.git", | ||
"author": { | ||
|
@@ -45,7 +45,7 @@ | |
"docs:ci": "yarn docs --unsafe" | ||
}, | ||
"devDependencies": { | ||
"@sundaeswap/core": "^1.1.11", | ||
"@sundaeswap/core": "^1.1.12", | ||
"@testing-library/jest-dom": "^5.16.4", | ||
"@testing-library/user-event": "^14.3.0", | ||
"@types/jest": "^28.1.3", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,10 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [1.0.27](https://github.com/SundaeSwap-finance/sundae-sdk/compare/@sundaeswap/[email protected]...@sundaeswap/[email protected]) (2024-06-11) | ||
|
||
**Note:** Version bump only for package @sundaeswap/yield-farming | ||
|
||
## [1.0.26](https://github.com/SundaeSwap-finance/sundae-sdk/compare/@sundaeswap/[email protected]...@sundaeswap/[email protected]) (2024-06-05) | ||
|
||
**Note:** Version bump only for package @sundaeswap/yield-farming | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@sundaeswap/yield-farming", | ||
"version": "1.0.26", | ||
"version": "1.0.27", | ||
"description": "The official SundaeSwap Yield Farming SDK for clients.", | ||
"repository": "[email protected]:SundaeSwap-finance/sundae-sdk.git", | ||
"author": { | ||
|
@@ -45,7 +45,7 @@ | |
"docs:ci": "yarn docs --unsafe" | ||
}, | ||
"devDependencies": { | ||
"@sundaeswap/core": "^1.1.11", | ||
"@sundaeswap/core": "^1.1.12", | ||
"@testing-library/jest-dom": "^5.16.4", | ||
"@testing-library/user-event": "^14.3.0", | ||
"@types/jest": "^28.1.3", | ||
|