Skip to content

Commit 9901eb7

Browse files
authored
chore: release 0.15.0 (#74)
1 parent 02e2d61 commit 9901eb7

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
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.15.0](https://www.github.com/ethersphere/bee-js-docs/compare/v0.14.0...v0.15.0) (2021-08-30)
4+
5+
6+
### Features
7+
8+
* bee-js 1.2.1 api reference ([#73](https://www.github.com/ethersphere/bee-js-docs/issues/73)) ([5aa6ace](https://www.github.com/ethersphere/bee-js-docs/commit/5aa6ace5e66ea63b444a19b705abdc03ed95a3f2))
9+
* examples instead of tutorials ([#75](https://www.github.com/ethersphere/bee-js-docs/issues/75)) ([02e2d61](https://www.github.com/ethersphere/bee-js-docs/commit/02e2d61e4272c3aa93673de459b59f8feb911806))
10+
311
## [0.14.0](https://www.github.com/ethersphere/bee-js-docs/compare/v0.13.0...v0.14.0) (2021-07-21)
412

513

package-lock.json

Lines changed: 2 additions & 2 deletions
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.14.0",
3+
"version": "0.15.0",
44
"private": true,
55
"description": "Documentation for bee-js library",
66
"keywords": [

0 commit comments

Comments
 (0)