Skip to content

Commit

Permalink
chore: version packages (#51)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Jun 19, 2024
1 parent 216d65b commit 45b826d
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/shy-chefs-nail.md

This file was deleted.

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

## 3.0.9

### Patch Changes

- 216d65b: fix sdk-v2 with Vite

## 3.0.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/v2/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@traderjoe-xyz/sdk-v2",
"license": "MIT",
"version": "3.0.8",
"version": "3.0.9",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"files": [
Expand Down

0 comments on commit 45b826d

Please sign in to comment.