Skip to content

Commit

Permalink
chore(release): publish %s
Browse files Browse the repository at this point in the history
 - @sundaeswap/[email protected]
 - @sundaeswap/[email protected]
 - @sundaeswap/[email protected]
  • Loading branch information
CI-CD authored and CI-CD committed Jul 1, 2024
1 parent d1fdbaf commit c409306
Show file tree
Hide file tree
Showing 6 changed files with 17 additions and 3 deletions.
4 changes: 4 additions & 0 deletions packages/asset/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.4](https://github.com/SundaeSwap-finance/defi-sdk/compare/@sundaeswap/[email protected]...@sundaeswap/[email protected]) (2024-07-01)

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

## [1.0.3](https://github.com/SundaeSwap-finance/defi-sdk/compare/@sundaeswap/[email protected]...@sundaeswap/[email protected]) (2024-07-01)

**Note:** Version bump only for package @sundaeswap/asset
Expand Down
2 changes: 1 addition & 1 deletion packages/asset/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sundaeswap/asset",
"version": "1.0.3",
"version": "1.0.4",
"description": "A TypeScript interface to handle digital asset amounts along with their respective metadata.",
"type": "module",
"author": {
Expand Down
4 changes: 4 additions & 0 deletions packages/cpp/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.4](https://github.com/SundaeSwap-finance/defi-sdk/compare/@sundaeswap/[email protected]...@sundaeswap/[email protected]) (2024-07-01)

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

## [1.0.3](https://github.com/SundaeSwap-finance/defi-sdk/compare/@sundaeswap/[email protected]...@sundaeswap/[email protected]) (2024-07-01)

**Note:** Version bump only for package @sundaeswap/cpp
Expand Down
2 changes: 1 addition & 1 deletion packages/cpp/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sundaeswap/cpp",
"version": "1.0.3",
"version": "1.0.4",
"description": "Minimal rational number library using BigInt",
"author": {
"name": "SundaeSwap Labs, Inc.",
Expand Down
6 changes: 6 additions & 0 deletions packages/fraction/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.4](https://github.com/SundaeSwap-finance/defi-sdk/compare/@sundaeswap/[email protected]...@sundaeswap/[email protected]) (2024-07-01)

### Bug Fixes

- fraction export ([d1fdbaf](https://github.com/SundaeSwap-finance/defi-sdk/commit/d1fdbaf79cfc14ef98c8d9c53e4ad89bd1f94d59))

## [1.0.3](https://github.com/SundaeSwap-finance/defi-sdk/compare/@sundaeswap/[email protected]...@sundaeswap/[email protected]) (2024-07-01)

**Note:** Version bump only for package @sundaeswap/fraction
Expand Down
2 changes: 1 addition & 1 deletion packages/fraction/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sundaeswap/fraction",
"version": "1.0.3",
"version": "1.0.4",
"description": "Minimal rational number library using BigInt",
"author": {
"name": "SundaeSwap Labs, Inc.",
Expand Down

0 comments on commit c409306

Please sign in to comment.