Skip to content

Commit e8621be

Browse files
authored
chore: release 0.10.0 (#59)
1 parent 326d7f7 commit e8621be

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

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

3+
## [0.10.0](https://www.github.com/ethersphere/bee-js-docs/compare/v0.9.0...v0.10.0) (2021-04-22)
4+
5+
6+
### Features
7+
8+
* bee-js 0.8.1 api reference ([#58](https://www.github.com/ethersphere/bee-js-docs/issues/58)) ([326d7f7](https://www.github.com/ethersphere/bee-js-docs/commit/326d7f77f39800d448b600ac272a97323ad0bddc))
9+
310
## [0.9.0](https://www.github.com/ethersphere/bee-js-docs/compare/v0.8.0...v0.9.0) (2021-04-19)
411

512

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

0 commit comments

Comments
 (0)