Skip to content

Commit e4ee6a6

Browse files
chore(release): 8.3.1 [skip ci]
## [interface-datastore-v8.3.1](interface-datastore-8.3.0...interface-datastore-8.3.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 922923a commit e4ee6a6

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

packages/interface-datastore/CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [interface-datastore-v8.3.1](https://github.com/ipfs/js-stores/compare/interface-datastore-8.3.0...interface-datastore-8.3.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
## interface-datastore [8.3.0](https://github.com/ipfs/js-stores/compare/interface-datastore-8.2.11...interface-datastore-8.3.0) (2024-08-02)
212

313

packages/interface-datastore/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "interface-datastore",
3-
"version": "8.3.0",
3+
"version": "8.3.1",
44
"description": "datastore interface",
55
"license": "Apache-2.0 OR MIT",
66
"homepage": "https://github.com/ipfs/js-stores/tree/main/packages/interface-datastore#readme",

0 commit comments

Comments
 (0)