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

Commit 1534f94

Browse files
chore(release): 3.0.0 [skip ci]
## [3.0.0](v2.0.2...v3.0.0) (2023-01-06) ### ⚠ BREAKING CHANGES * update blockstore deps (#59) ### Dependencies * update blockstore deps ([#59](#59)) ([0299bf5](0299bf5))
1 parent 0299bf5 commit 1534f94

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [3.0.0](https://github.com/ipfs/js-blockstore-core/compare/v2.0.2...v3.0.0) (2023-01-06)
2+
3+
4+
### ⚠ BREAKING CHANGES
5+
6+
* update blockstore deps (#59)
7+
8+
### Dependencies
9+
10+
* update blockstore deps ([#59](https://github.com/ipfs/js-blockstore-core/issues/59)) ([0299bf5](https://github.com/ipfs/js-blockstore-core/commit/0299bf558bc7f2ff3d63ce69a4dee55775f4389a))
11+
112
## [2.0.2](https://github.com/ipfs/js-blockstore-core/compare/v2.0.1...v2.0.2) (2022-10-14)
213

314

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "blockstore-core",
3-
"version": "2.0.2",
3+
"version": "3.0.0",
44
"description": "Contains various implementations of the API contract described in interface-blockstore",
55
"author": "Alex Potsides <[email protected]>",
66
"license": "Apache-2.0 OR MIT",

0 commit comments

Comments
 (0)