Skip to content

Commit

Permalink
Merge pull request #53 from ThalaLabs/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
SamuelQZQ authored May 30, 2024
2 parents 8a8f868 + a5808fe commit edf4d5b
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/four-papayas-pull.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/thalaswap-math/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# thalaswap-math

## 1.0.1

### Patch Changes

- 9729afa: Update Readme & move some files

## 1.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/thalaswap-math/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thalalabs/thalaswap-math",
"version": "1.0.0",
"version": "1.0.1",
"description": "",
"scripts": {
"typecheck": "tsc --noEmit",
Expand Down
7 changes: 7 additions & 0 deletions packages/thalaswap-router/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @thalalabs/router-sdk

## 2.1.1

### Patch Changes

- Updated dependencies [9729afa]
- @thalalabs/thalaswap-math@1.0.1

## 2.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/thalaswap-router/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thalalabs/router-sdk",
"version": "2.1.0",
"version": "2.1.1",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"sideEffects": false,
Expand Down

0 comments on commit edf4d5b

Please sign in to comment.