Skip to content

Commit caf7841

Browse files
chore(release): 9.2.1 [skip ci]
## [datastore-core-v9.2.1](datastore-core-v9.2.0...datastore-core-v9.2.1) (2023-08-03) ### Dependencies * bump @libp2p/logger from 2.1.1 to 3.0.0 ([#240](#240)) ([cc958ef](cc958ef))
1 parent cc958ef commit caf7841

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/datastore-core/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [datastore-core-v9.2.1](https://github.com/ipfs/js-stores/compare/datastore-core-v9.2.0...datastore-core-v9.2.1) (2023-08-03)
2+
3+
4+
### Dependencies
5+
6+
* bump @libp2p/logger from 2.1.1 to 3.0.0 ([#240](https://github.com/ipfs/js-stores/issues/240)) ([cc958ef](https://github.com/ipfs/js-stores/commit/cc958ef7ebca61a5355cfa2bc18769e374d76ae6))
7+
18
## [datastore-core-v9.2.0](https://github.com/ipfs/js-stores/compare/datastore-core-v9.1.2...datastore-core-v9.2.0) (2023-06-03)
29

310

packages/datastore-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "datastore-core",
3-
"version": "9.2.0",
3+
"version": "9.2.1",
44
"description": "Wrapper implementation for interface-datastore",
55
"author": "Friedel Ziegelmayer <[email protected]>",
66
"license": "Apache-2.0 OR MIT",

0 commit comments

Comments
 (0)