Skip to content

Commit

Permalink
chore(release): 10.0.2 [skip ci]
Browse files Browse the repository at this point in the history
## [datastore-core-v10.0.2](datastore-core-10.0.1...datastore-core-10.0.2) (2024-09-13)

### Bug Fixes

* restore release config to package.json ([#321](#321)) ([4f14fb0](4f14fb0))
  • Loading branch information
semantic-release-bot committed Sep 13, 2024
1 parent d56c98a commit b24ac3f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions packages/datastore-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [datastore-core-v10.0.2](https://github.com/ipfs/js-stores/compare/datastore-core-10.0.1...datastore-core-10.0.2) (2024-09-13)

### Bug Fixes

* restore release config to package.json ([#321](https://github.com/ipfs/js-stores/issues/321)) ([4f14fb0](https://github.com/ipfs/js-stores/commit/4f14fb09d65a3460b548b59557af108412dc9156))

## datastore-core [10.0.0](https://github.com/ipfs/js-stores/compare/datastore-core-9.2.9...datastore-core-10.0.0) (2024-08-02)


Expand Down
2 changes: 1 addition & 1 deletion packages/datastore-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "datastore-core",
"version": "10.0.0",
"version": "10.0.2",
"description": "Wrapper implementation for interface-datastore",
"author": "Friedel Ziegelmayer <[email protected]>",
"license": "Apache-2.0 OR MIT",
Expand Down

0 comments on commit b24ac3f

Please sign in to comment.