Skip to content

Commit f491eac

Browse files
authored
chore: release 0.6.0 (#40)
1 parent 93f6145 commit f491eac

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

CHANGELOG.md

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

3+
## [0.6.0](https://www.github.com/ethersphere/bee-js-docs/compare/v0.5.0...v0.6.0) (2021-03-03)
4+
5+
6+
### Features
7+
8+
* soc and feeds documentation ([#37](https://www.github.com/ethersphere/bee-js-docs/issues/37)) ([1e4adb2](https://www.github.com/ethersphere/bee-js-docs/commit/1e4adb2d3070374d65bde89a20831ff73297a32c))
9+
10+
11+
### Bug Fixes
12+
13+
* api reference url change ([#39](https://www.github.com/ethersphere/bee-js-docs/issues/39)) ([93f6145](https://www.github.com/ethersphere/bee-js-docs/commit/93f61454ad7081da8c1d5f8e6adc9f2d5ce7b147))
14+
315
## [0.5.0](https://www.github.com/ethersphere/bee-js-docs/compare/v0.4.0...v0.5.0) (2021-03-02)
416

517

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.5.0",
3+
"version": "0.6.0",
44
"private": true,
55
"description": "Documentation for bee-js library",
66
"keywords": [

0 commit comments

Comments
 (0)