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]
 - @sundaeswap/[email protected]
  • Loading branch information
CI-CD authored and CI-CD committed Jul 1, 2024
1 parent 909681d commit eb36ecf
Show file tree
Hide file tree
Showing 8 changed files with 24 additions and 4 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.5](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.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
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.4",
"version": "1.0.5",
"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.5](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.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
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.4",
"version": "1.0.5",
"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.5](https://github.com/SundaeSwap-finance/defi-sdk/compare/@sundaeswap/[email protected]...@sundaeswap/[email protected]) (2024-07-01)

### Bug Fixes

- package type ([326db96](https://github.com/SundaeSwap-finance/defi-sdk/commit/326db962e62ca077ff02aba28a92f24f51a70ec8))

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

### Bug Fixes
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.4",
"version": "1.0.5",
"description": "Minimal rational number library using BigInt",
"author": {
"name": "SundaeSwap Labs, Inc.",
Expand Down
6 changes: 6 additions & 0 deletions packages/json-bigint/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.

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

### Bug Fixes

- package type ([326db96](https://github.com/sundaeswap-finance/defi-sdk/commit/326db962e62ca077ff02aba28a92f24f51a70ec8))

## [0.6.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/json-bigint
Expand Down
2 changes: 1 addition & 1 deletion packages/json-bigint/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sundaeswap/json-bigint",
"version": "0.6.3",
"version": "0.6.4",
"description": "json-bigint wrapper",
"repository": "https://github.com/sundaeswap-finance/defi-sdk/tree/master/packages/json-bigint",
"license": "MIT",
Expand Down

0 comments on commit eb36ecf

Please sign in to comment.