Skip to content
This repository was archived by the owner on Mar 23, 2023. It is now read-only.

Commit 9435c15

Browse files
chore(release): 7.0.0 [skip ci]
## [7.0.0](v6.0.7...v7.0.0) (2022-01-19) ### ⚠ BREAKING CHANGES * key prefixes are no longer stripped by MountDatastore ### Bug Fixes * do not strip prefixes for MountDatastores ([#82](#82)) ([73bae74](73bae74)) ### Trivial Changes * switch to unified ci ([#83](#83)) ([b3f79e6](b3f79e6))
1 parent b3f79e6 commit 9435c15

File tree

1 file changed

+16
-3
lines changed

1 file changed

+16
-3
lines changed

CHANGELOG.md

Lines changed: 16 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
## [7.0.0](https://github.com/ipfs/js-datastore-core/compare/v6.0.7...v7.0.0) (2022-01-19)
2+
3+
4+
### ⚠ BREAKING CHANGES
5+
6+
* key prefixes are no longer stripped by MountDatastore
7+
8+
### Bug Fixes
9+
10+
* do not strip prefixes for MountDatastores ([#82](https://github.com/ipfs/js-datastore-core/issues/82)) ([73bae74](https://github.com/ipfs/js-datastore-core/commit/73bae74ac794bf7585d432a3337e40fe85cb68f4))
11+
12+
13+
### Trivial Changes
14+
15+
* switch to unified ci ([#83](https://github.com/ipfs/js-datastore-core/issues/83)) ([b3f79e6](https://github.com/ipfs/js-datastore-core/commit/b3f79e6d07440e37aabc83d1ebabe2b5c0e2bd30))
16+
117
## [6.0.7](https://github.com/ipfs/js-datastore-core/compare/v6.0.6...v6.0.7) (2021-09-09)
218

319

@@ -201,6 +217,3 @@
201217

202218
<a name="0.1.0"></a>
203219
# 0.1.0 (2017-03-15)
204-
205-
206-

0 commit comments

Comments
 (0)