Skip to content

Commit

Permalink
Merge pull request #140 from fleet-sdk/changeset-release/master
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
capt-nemo429 authored Sep 8, 2024
2 parents 3cc0325 + b5f552b commit 7352e17
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/late-pumpkins-raise.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/two-parents-stare.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/blockchain-providers/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @fleet-sdk/blockchain-providers

## 0.6.3

### Patch Changes

- 90ad0b8: Fix stream methods return types
- 4d8f501: Retry on server errors

## 0.6.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/blockchain-providers/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fleet-sdk/blockchain-providers",
"version": "0.6.2",
"version": "0.6.3",
"description": "Blockchain data providers",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
Expand Down

0 comments on commit 7352e17

Please sign in to comment.