Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 3, 2024
1 parent 8775364 commit 36c9328
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/big-garlics-deliver.md

This file was deleted.

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

## 0.2.0

### Minor Changes

- b309549: Adds support for the op init transfer operation and lifecycle tracking objects

## 0.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@skip-go/core",
"description": "JavaScript SDK for Skip API",
"version": "0.1.0",
"version": "0.2.0",
"repository": "https://github.com/skip-mev/skip-router-sdk",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 36c9328

Please sign in to comment.