Skip to content

Commit

Permalink
chore: publish
Browse files Browse the repository at this point in the history
 - interface-datastore-tests@1.0.0
  • Loading branch information
achingbrain committed Jul 6, 2021
1 parent b38a533 commit 6febcf2
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions packages/interface-datastore-tests/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.0.0](https://github.com/ipfs/js-ipfs-interfaces/compare/interface-datastore-tests@0.0.3...interface-datastore-tests@1.0.0) (2021-07-06)


### Features

* release prep ([b38a533](https://github.com/ipfs/js-ipfs-interfaces/commit/b38a53341d84cbef0aee75be149342e74eadfcc6))





## [0.0.3](https://github.com/ipfs/js-ipfs-interfaces/compare/interface-datastore-tests@0.0.2...interface-datastore-tests@0.0.3) (2021-06-30)

**Note:** Version bump only for package interface-datastore-tests
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": "1.0.0-1",
"version": "1.0.0",
"description": "Compliance tests for the datastore interface",
"leadMaintainer": "Alex Potsides <alex.potsides@protocol.ai>",
"main": "src/index.js",
Expand Down

0 comments on commit 6febcf2

Please sign in to comment.