Skip to content

Commit

Permalink
chore: bump pkg version
Browse files Browse the repository at this point in the history
  • Loading branch information
nickadamson committed Nov 20, 2023
1 parent da87948 commit af76e5b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 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 af76e5b

Please sign in to comment.