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 Jan 15, 2025
1 parent cf262d1 commit 149d6d2
Show file tree
Hide file tree
Showing 7 changed files with 12 additions and 17 deletions.
5 changes: 0 additions & 5 deletions .changeset/breezy-jokes-judge.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/cold-days-yell.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/cool-turkeys-punch.md

This file was deleted.

2 changes: 2 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @boostxyz/cli

## 4.1.1

## 4.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@boostxyz/cli",
"version": "4.1.0",
"version": "4.1.1",
"description": "A repository of useful scripts to interact with the protocol",
"repository": "https://github.com/boostxyz/boost-protocol",
"author": "Boost Team<boost-team@boost.xyz>",
Expand Down
8 changes: 8 additions & 0 deletions packages/sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @boostxyz/sdk

## 5.3.1

### Patch Changes

- cf262d1: [BOOST-5221] feat(sdk): update tuple support helpers to add terminators
- 34308e9: fix transfer signature issue in deriveActionClaimantFromTransaction method
- aef6e3c: fix undefined address in address comparison

## 5.3.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@boostxyz/sdk",
"version": "5.3.0",
"version": "5.3.1",
"license": "GPL-3.0-or-later",
"type": "module",
"files": ["dist", "src"],
Expand Down

0 comments on commit 149d6d2

Please sign in to comment.