Skip to content

Commit 7ecbc58

Browse files
authored
chore: release 0.9.0 (#56)
1 parent 4980b71 commit 7ecbc58

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.9.0](https://www.github.com/ethersphere/bee-js-docs/compare/v0.8.0...v0.9.0) (2021-04-19)
4+
5+
6+
### Features
7+
8+
* high level feeds api documentation ([#55](https://www.github.com/ethersphere/bee-js-docs/issues/55)) ([218ec04](https://www.github.com/ethersphere/bee-js-docs/commit/218ec0428fc5aa82970588f376691dd3b4868d3a))
9+
* v0.8.0 api reference ([#57](https://www.github.com/ethersphere/bee-js-docs/issues/57)) ([4980b71](https://www.github.com/ethersphere/bee-js-docs/commit/4980b716e062b9a5b3fb14b48d62974dadb2dcdf))
10+
311
## [0.8.0](https://www.github.com/ethersphere/bee-js-docs/compare/v0.7.0...v0.8.0) (2021-04-12)
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.8.0",
3+
"version": "0.9.0",
44
"private": true,
55
"description": "Documentation for bee-js library",
66
"keywords": [

0 commit comments

Comments
 (0)