Skip to content

Commit

Permalink
chore(release): 1.0.8 [skip ci]
Browse files Browse the repository at this point in the history
## [blockstore-s3-v1.0.8](blockstore-s3-v1.0.7...blockstore-s3-v1.0.8) (2023-11-27)

### Dependencies

* **dev:** bump aegir from 40.0.13 to 41.1.9 ([#268](#268)) ([0aa0944](0aa0944))
  • Loading branch information
semantic-release-bot committed Nov 27, 2023
1 parent bf900b9 commit 2cd965e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/blockstore-s3/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [blockstore-s3-v1.0.8](https://github.com/ipfs/js-stores/compare/blockstore-s3-v1.0.7...blockstore-s3-v1.0.8) (2023-11-27)


### Dependencies

* **dev:** bump aegir from 40.0.13 to 41.1.9 ([#268](https://github.com/ipfs/js-stores/issues/268)) ([0aa0944](https://github.com/ipfs/js-stores/commit/0aa0944d42798d1f6fd589e8a58de7d791760644))

## [blockstore-s3-v1.0.7](https://github.com/ipfs/js-stores/compare/blockstore-s3-v1.0.6...blockstore-s3-v1.0.7) (2023-09-05)


Expand Down
2 changes: 1 addition & 1 deletion packages/blockstore-s3/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "blockstore-s3",
"version": "1.0.7",
"version": "1.0.8",
"description": "IPFS blockstore implementation backed by s3",
"license": "Apache-2.0 OR MIT",
"homepage": "https://github.com/ipfs/js-stores/tree/master/packages/blockstore-s3#readme",
Expand Down

0 comments on commit 2cd965e

Please sign in to comment.