Skip to content

Commit

Permalink
chore(release): 5.1.8 [skip ci]
Browse files Browse the repository at this point in the history
## interface-datastore-tests [5.1.8](interface-datastore-tests-v5.1.7...interface-datastore-tests-5.1.8) (2024-02-12)

### Bug Fixes

* bump aegir to 42.2.3, update project config and fix deps ([#297](#297)) ([d521ef2](d521ef2))

### Dependencies

* **interface-datastore:** upgraded to 8.2.11
  • Loading branch information
semantic-release-bot committed Feb 12, 2024
1 parent 03fd5d3 commit e151fcd
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions packages/interface-datastore-tests/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
## interface-datastore-tests [5.1.8](https://github.com/ipfs/js-stores/compare/interface-datastore-tests-v5.1.7...interface-datastore-tests-5.1.8) (2024-02-12)


### Bug Fixes

* bump aegir to 42.2.3, update project config and fix deps ([#297](https://github.com/ipfs/js-stores/issues/297)) ([d521ef2](https://github.com/ipfs/js-stores/commit/d521ef251815527baee0a70705f775c0e47481ad))



### Dependencies

* **interface-datastore:** upgraded to 8.2.11

## [interface-datastore-tests-v5.1.7](https://github.com/ipfs/js-stores/compare/interface-datastore-tests-v5.1.6...interface-datastore-tests-v5.1.7) (2023-12-30)


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": "5.1.7",
"version": "5.1.8",
"description": "Compliance tests for the datastore interface",
"license": "Apache-2.0 OR MIT",
"homepage": "https://github.com/ipfs/js-stores/tree/main/packages/interface-datastore-tests#readme",
Expand Down

0 comments on commit e151fcd

Please sign in to comment.