Skip to content

Commit

Permalink
Merge pull request #45 from ThalaLabs/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
SamuelQZQ authored Apr 7, 2024
2 parents 792b93e + 9ce19e2 commit 36c6876
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/khaki-rockets-walk.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/lovely-cooks-allow.md

This file was deleted.

10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @thalalabs/router-sdk

## 2.0.0

### Major Changes

- 952c683: Fetch data from aptos sdk directly, instead of depends on external indexer

### Patch Changes

- e2d92a0: add swap fee & fetch coin addresses from resource

## 1.2.0

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

0 comments on commit 36c6876

Please sign in to comment.