Skip to content

Commit 1a2d0fa

Browse files
chore(release): 7.0.0 [skip ci]
## [7.0.0](v6.0.0...v7.0.0) (2023-01-07) ### ⚠ BREAKING CHANGES * update multiformats to v11 (#207) ### Dependencies * update multiformats to v11 ([#207](#207)) ([051e340](051e340))
1 parent 051e340 commit 1a2d0fa

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [7.0.0](https://github.com/ipfs/js-datastore-pubsub/compare/v6.0.0...v7.0.0) (2023-01-07)
2+
3+
4+
### ⚠ BREAKING CHANGES
5+
6+
* update multiformats to v11 (#207)
7+
8+
### Dependencies
9+
10+
* update multiformats to v11 ([#207](https://github.com/ipfs/js-datastore-pubsub/issues/207)) ([051e340](https://github.com/ipfs/js-datastore-pubsub/commit/051e340fa4c39fe7c1961b59cb84bba5bf8a3fb9))
11+
112
## [6.0.0](https://github.com/ipfs/js-datastore-pubsub/compare/v5.0.0...v6.0.0) (2022-10-17)
213

314

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": "6.0.0",
3+
"version": "7.0.0",
44
"description": "Responsible for providing an interface-datastore compliant api to pubsub",
55
"author": "Vasco Santos <[email protected]>",
66
"license": "Apache-2.0 OR MIT",

0 commit comments

Comments
 (0)