Skip to content

Commit 6667a1d

Browse files
author
🤖github-actions🍦
committed
chore(release): publish %s
- @sundaeswap/asset@0.7.0 - @sundaeswap/cpp@0.6.10
1 parent 6892617 commit 6667a1d

File tree

4 files changed

+12
-2
lines changed

4 files changed

+12
-2
lines changed

packages/asset/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [0.7.0](https://github.com/SundaeSwap-finance/defi-sdk/compare/@sundaeswap/asset@0.6.10...@sundaeswap/asset@0.7.0) (2023-08-25)
7+
8+
### Features
9+
10+
- withMetadata ([dbfe646](https://github.com/SundaeSwap-finance/defi-sdk/commit/dbfe646137715421ebff4315a9ad584c76f6b28b))
11+
612
## [0.6.10](https://github.com/SundaeSwap-finance/defi-sdk/compare/@sundaeswap/asset@0.6.9...@sundaeswap/asset@0.6.10) (2023-07-03)
713

814
**Note:** Version bump only for package @sundaeswap/asset

packages/asset/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sundaeswap/asset",
3-
"version": "0.6.10",
3+
"version": "0.7.0",
44
"description": "",
55
"author": {
66
"name": "SundaeSwap Labs, Inc.",

packages/cpp/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.6.10](https://github.com/SundaeSwap-finance/defi-sdk/compare/@sundaeswap/cpp@0.6.9...@sundaeswap/cpp@0.6.10) (2023-08-25)
7+
8+
**Note:** Version bump only for package @sundaeswap/cpp
9+
610
## [0.6.9](https://github.com/SundaeSwap-finance/defi-sdk/compare/@sundaeswap/cpp@0.6.8...@sundaeswap/cpp@0.6.9) (2023-07-03)
711

812
**Note:** Version bump only for package @sundaeswap/cpp

packages/cpp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sundaeswap/cpp",
3-
"version": "0.6.9",
3+
"version": "0.6.10",
44
"description": "Minimal rational number library using BigInt",
55
"author": {
66
"name": "SundaeSwap Labs, Inc.",

0 commit comments

Comments
 (0)