Skip to content

Commit

Permalink
chore(release): 3.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [interface-datastore-tests-v3.0.1](interface-datastore-tests-v3.0.0...interface-datastore-tests-v3.0.1) (2022-10-12)

### Dependencies

* bump uint8arrays from 3.0.0 to 4.0.1 ([#175](#175)) ([e8d5ea6](e8d5ea6))
* update sibling dependencies ([dae86fd](dae86fd))
  • Loading branch information
semantic-release-bot committed Oct 12, 2022
1 parent 0a73ce9 commit 62dd620
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions packages/interface-datastore-tests/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [interface-datastore-tests-v3.0.1](https://github.com/ipfs/js-ipfs-interfaces/compare/interface-datastore-tests-v3.0.0...interface-datastore-tests-v3.0.1) (2022-10-12)


### Dependencies

* bump uint8arrays from 3.0.0 to 4.0.1 ([#175](https://github.com/ipfs/js-ipfs-interfaces/issues/175)) ([e8d5ea6](https://github.com/ipfs/js-ipfs-interfaces/commit/e8d5ea63feaaaf379890171f4660bfd8f1cfef5e))
* update sibling dependencies ([dae86fd](https://github.com/ipfs/js-ipfs-interfaces/commit/dae86fd39a133969cd4355fb1e7099a560a75baa))

# Change Log

All notable changes to this project will be documented in this file.
Expand Down
2 changes: 1 addition & 1 deletion packages/interface-datastore-tests/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "interface-datastore-tests",
"version": "3.0.0",
"version": "3.0.1",
"description": "Compliance tests for the datastore interface",
"license": "Apache-2.0 OR MIT",
"homepage": "https://github.com/ipfs/js-ipfs-interfaces/tree/master/packages/interface-datastore-tests#readme",
Expand Down

0 comments on commit 62dd620

Please sign in to comment.