Skip to content

Commit

Permalink
Merge pull request #13 from valorem-labs-inc/update-trade-interfaces
Browse files Browse the repository at this point in the history
Update trade interfaces
  • Loading branch information
nickadamson authored Nov 20, 2023
2 parents 3481d60 + af76e5b commit e0a78be
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,15 @@
# @valorem-labs-inc/sdk

## 0.0.4

### Patch Changes

- chore: pin latest trade-interfaces

## 0.0.3

### Patch Changes

- 3536739: chore: update release process
- chore: update release process
drop tsup for parcel
update workflow to deploy to npm and github packages
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@valorem-labs-inc/sdk",
"version": "0.0.3",
"version": "0.0.4",
"repository": {
"type": "git",
"url": "https://github.com/valorem-labs-inc/typescript-sdk.git"
Expand Down

0 comments on commit e0a78be

Please sign in to comment.