Skip to content

Commit

Permalink
chore(main): release blob-index 1.0.3 (#1489)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[1.0.3](blob-index-v1.0.2...blob-index-v1.0.3)
(2024-06-04)


### Fixes

* check for blob/accept receipts before blob/add is concluded
([#1459](#1459))
([462518c](462518c))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Jun 4, 2024
1 parent 462518c commit fc71d31
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"packages/access-client": "20.0.0",
"packages/blob-index": "1.0.2",
"packages/blob-index": "1.0.3",
"packages/filecoin-api": "7.1.0",
"packages/filecoin-client": "3.3.3",
"packages/capabilities": "17.1.1",
Expand Down
7 changes: 7 additions & 0 deletions packages/blob-index/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.0.3](https://github.com/w3s-project/w3up/compare/blob-index-v1.0.2...blob-index-v1.0.3) (2024-06-04)


### Fixes

* check for blob/accept receipts before blob/add is concluded ([#1459](https://github.com/w3s-project/w3up/issues/1459)) ([462518c](https://github.com/w3s-project/w3up/commit/462518ca832515c65cc674e8aef3c28f2228797d))

## [1.0.2](https://github.com/w3s-project/w3up/compare/blob-index-v1.0.1...blob-index-v1.0.2) (2024-05-15)


Expand Down
2 changes: 1 addition & 1 deletion packages/blob-index/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@web3-storage/blob-index",
"description": "An index for slices that may be sharded across multiple blobs.",
"version": "1.0.2",
"version": "1.0.3",
"homepage": "https://web3.storage",
"repository": {
"type": "git",
Expand Down

0 comments on commit fc71d31

Please sign in to comment.