Skip to content

Commit 7861e39

Browse files
authored
chore: release 0.19.0 (#91)
1 parent 66d49b4 commit 7861e39

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.19.0](https://www.github.com/ethersphere/bee-js-docs/compare/v0.18.0...v0.19.0) (2021-11-25)
4+
5+
6+
### Features
7+
8+
* disable annoucement ([#93](https://www.github.com/ethersphere/bee-js-docs/issues/93)) ([66d49b4](https://www.github.com/ethersphere/bee-js-docs/commit/66d49b49b3e678a9d7c52887907651e39640d453))
9+
* new bee-js api docs ([#90](https://www.github.com/ethersphere/bee-js-docs/issues/90)) ([6dc841c](https://www.github.com/ethersphere/bee-js-docs/commit/6dc841cd35d4a1c08435ff5de4ae57a31e174c41))
10+
311
## [0.18.0](https://www.github.com/ethersphere/bee-js-docs/compare/v0.17.0...v0.18.0) (2021-11-08)
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.18.0",
3+
"version": "0.19.0",
44
"private": true,
55
"description": "Documentation for bee-js library",
66
"keywords": [

0 commit comments

Comments
 (0)