Skip to content

Commit 18f41a3

Browse files
chore(release): 2.0.1 [skip ci]
## [blockstore-level-v2.0.1](blockstore-level-2.0.0...blockstore-level-2.0.1) (2024-09-13) ### Bug Fixes * restore release config to package.json ([#321](#321)) ([4f14fb0](4f14fb0)) ### Dependencies * **dev:** bump aegir from 42.2.11 to 44.1.0 ([#316](#316)) ([581a467](581a467))
1 parent d5a1055 commit 18f41a3

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

packages/blockstore-level/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [blockstore-level-v2.0.1](https://github.com/ipfs/js-stores/compare/blockstore-level-2.0.0...blockstore-level-2.0.1) (2024-09-13)
2+
3+
### Bug Fixes
4+
5+
* restore release config to package.json ([#321](https://github.com/ipfs/js-stores/issues/321)) ([4f14fb0](https://github.com/ipfs/js-stores/commit/4f14fb09d65a3460b548b59557af108412dc9156))
6+
7+
### Dependencies
8+
9+
* **dev:** bump aegir from 42.2.11 to 44.1.0 ([#316](https://github.com/ipfs/js-stores/issues/316)) ([581a467](https://github.com/ipfs/js-stores/commit/581a46720832916bea11efa2476eb85a00bae9d4))
10+
111
## blockstore-level [2.0.0](https://github.com/ipfs/js-stores/compare/blockstore-level-1.1.8...blockstore-level-2.0.0) (2024-08-02)
212

313

packages/blockstore-level/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "blockstore-level",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "Blockstore implementation with level(up|down) backend",
55
"license": "Apache-2.0 OR MIT",
66
"homepage": "https://github.com/ipfs/js-stores/tree/main/packages/blockstore-level#readme",

0 commit comments

Comments
 (0)