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]
 - @sundaeswap/[email protected]
  • Loading branch information
CI-CD authored and CI-CD committed Jul 1, 2024
1 parent b44e0cd commit 9e21ff6
Show file tree
Hide file tree
Showing 10 changed files with 25 additions and 5 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.2](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.1](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.1",
"version": "1.0.2",
"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/bigint-math/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.

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

**Note:** Version bump only for package @sundaeswap/bigint-math

## 0.6.1 (2024-07-01)

## 0.5.9 (2023-05-09)
Expand Down
2 changes: 1 addition & 1 deletion packages/bigint-math/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sundaeswap/bigint-math",
"version": "0.6.1",
"version": "0.6.2",
"description": "Minimal BigIntMath library",
"repository": "https://github.com/sundaeswap-finance/defi-sdk/tree/master/packages/bigint-math",
"license": "MIT",
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.2](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.1](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.1",
"version": "1.0.2",
"description": "Minimal rational number library using BigInt",
"author": {
"name": "SundaeSwap Labs, Inc.",
Expand Down
4 changes: 4 additions & 0 deletions packages/fraction/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.2](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

## 1.0.1 (2024-07-01)

## 0.5.9 (2023-05-09)
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.1",
"version": "1.0.2",
"description": "Minimal rational number library using BigInt",
"author": {
"name": "SundaeSwap Labs, Inc.",
Expand Down
4 changes: 4 additions & 0 deletions packages/json-bigint/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.

## [0.6.2](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

## 0.6.1 (2024-07-01)

## 0.5.9 (2023-05-09)
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.1",
"version": "0.6.2",
"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 9e21ff6

Please sign in to comment.