This repository was archived by the owner on Mar 23, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 2.0.0] ( https://github.com/ipfs/js-blockstore-core/compare/v1.0.5...v2.0.0 ) (2022-08-13)
2
+
3
+
4
+ ### ⚠ BREAKING CHANGES
5
+
6
+ * this module is now ESM-only
7
+
8
+ ### Features
9
+
10
+ * publish as ESM-only ([ #45 ] ( https://github.com/ipfs/js-blockstore-core/issues/45 ) ) ([ 01009f6] ( https://github.com/ipfs/js-blockstore-core/commit/01009f683bbc8b50c202919c448dc0d4cbb86249 ) )
11
+
12
+
13
+ ### Trivial Changes
14
+
15
+ * Update .github/workflows/stale.yml [ skip ci] ([ 9e7d0d6] ( https://github.com/ipfs/js-blockstore-core/commit/9e7d0d6a2e2900b7739a956c371a3a0dcb623f92 ) )
16
+
1
17
### [ 1.0.5] ( https://github.com/ipfs/js-blockstore-core/compare/v1.0.4...v1.0.5 ) (2022-01-07)
2
18
3
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " blockstore-core" ,
3
- "version" : " 1 .0.2 " ,
3
+ "version" : " 2 .0.0 " ,
4
4
"description" : " Contains various implementations of the API contract described in interface-blockstore" ,
5
5
"author" :
" Alex Potsides <[email protected] >" ,
6
6
"license" : " Apache-2.0 OR MIT" ,
You can’t perform that action at this time.
0 commit comments