Skip to content

Commit 8eb721b

Browse files
chore(release): 4.0.2 [skip ci]
## [4.0.2](v4.0.1...v4.0.2) (2022-08-12) ### Trivial Changes * Update .github/workflows/stale.yml [skip ci] ([f22c5df](f22c5df)) ### Dependencies * update interface-datastore related deps ([#173](#173)) ([9523489](9523489))
1 parent 9523489 commit 8eb721b

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [4.0.2](https://github.com/ipfs/js-datastore-pubsub/compare/v4.0.1...v4.0.2) (2022-08-12)
2+
3+
4+
### Trivial Changes
5+
6+
* Update .github/workflows/stale.yml [skip ci] ([f22c5df](https://github.com/ipfs/js-datastore-pubsub/commit/f22c5df5330c1b8dbb7068da74bbe0d7e8eb4fba))
7+
8+
9+
### Dependencies
10+
11+
* update interface-datastore related deps ([#173](https://github.com/ipfs/js-datastore-pubsub/issues/173)) ([9523489](https://github.com/ipfs/js-datastore-pubsub/commit/95234895d7100308ef8f1f302c476def01b09032))
12+
113
## [4.0.1](https://github.com/ipfs/js-datastore-pubsub/compare/v4.0.0...v4.0.1) (2022-06-30)
214

315

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "datastore-pubsub",
3-
"version": "4.0.1",
3+
"version": "4.0.2",
44
"description": "Responsible for providing an interface-datastore compliant api to pubsub",
55
"author": "Vasco Santos <vasco.santos@moxy.studio>",
66
"license": "Apache-2.0 OR MIT",

0 commit comments

Comments
 (0)