Skip to content

Commit 4d16ea3

Browse files
semantic-release-bottabcat
authored andcommitted
chore(release): 4.3.5 [skip ci]
## [blockstore-core-v4.3.5](ipfs/js-stores@blockstore-core-v4.3.4...blockstore-core-v4.3.5) (2023-11-27) ### Documentation * update datastore core readme and package config ([ipfs#245](ipfs#245)) ([c08d29a](ipfs@c08d29a)) ### Dependencies * **dev:** bump aegir from 40.0.13 to 41.1.9 ([ipfs#268](ipfs#268)) ([0aa0944](ipfs@0aa0944))
1 parent 97eade7 commit 4d16ea3

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

packages/blockstore-core/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [blockstore-core-v4.3.5](https://github.com/ipfs/js-stores/compare/blockstore-core-v4.3.4...blockstore-core-v4.3.5) (2023-11-27)
2+
3+
4+
### Documentation
5+
6+
* update datastore core readme and package config ([#245](https://github.com/ipfs/js-stores/issues/245)) ([c08d29a](https://github.com/ipfs/js-stores/commit/c08d29ab18ddea26a1d9dd73d673847469d28a13))
7+
8+
9+
### Dependencies
10+
11+
* **dev:** bump aegir from 40.0.13 to 41.1.9 ([#268](https://github.com/ipfs/js-stores/issues/268)) ([0aa0944](https://github.com/ipfs/js-stores/commit/0aa0944d42798d1f6fd589e8a58de7d791760644))
12+
113
## [blockstore-core-v4.3.4](https://github.com/ipfs/js-stores/compare/blockstore-core-v4.3.3...blockstore-core-v4.3.4) (2023-09-05)
214

315

packages/blockstore-core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "blockstore-core",
3-
"version": "4.3.4",
3+
"version": "4.3.5",
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)