Skip to content

Commit 7bcfc6a

Browse files
authored
chore: release 0.7.0 (#50)
1 parent 2e88ff3 commit 7bcfc6a

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [0.7.0](https://www.github.com/ethersphere/bee-js-docs/compare/v0.6.1...v0.7.0) (2021-03-30)
4+
5+
6+
### Features
7+
8+
* data helpers usage ([#46](https://www.github.com/ethersphere/bee-js-docs/issues/46)) ([2e88ff3](https://www.github.com/ethersphere/bee-js-docs/commit/2e88ff3f8dda006d8831f8f4a3c310d5c2842262))
9+
* updated api docs to bee-js v0.7.0 ([#49](https://www.github.com/ethersphere/bee-js-docs/issues/49)) ([dc43c12](https://www.github.com/ethersphere/bee-js-docs/commit/dc43c12df4b7857f08f62631047259319d00973e))
10+
311
### [0.6.1](https://www.github.com/ethersphere/bee-js-docs/compare/v0.6.0...v0.6.1) (2021-03-03)
412

513

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bee-js-docs",
3-
"version": "0.6.1",
3+
"version": "0.7.0",
44
"private": true,
55
"description": "Documentation for bee-js library",
66
"keywords": [

0 commit comments

Comments
 (0)