Skip to content

Commit 7e9a727

Browse files
authored
chore: release 0.21.0 (#99)
1 parent 889cf39 commit 7e9a727

File tree

3 files changed

+18
-3
lines changed

3 files changed

+18
-3
lines changed

CHANGELOG.md

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

3+
## [0.21.0](https://www.github.com/ethersphere/bee-js-docs/compare/v0.20.0...v0.21.0) (2022-02-03)
4+
5+
6+
### Features
7+
8+
* new bee-js api docs ([#106](https://www.github.com/ethersphere/bee-js-docs/issues/106)) ([b89cf08](https://www.github.com/ethersphere/bee-js-docs/commit/b89cf08ef10d272b177c5a30397a9c24072b417c))
9+
* new bee-js api docs ([#97](https://www.github.com/ethersphere/bee-js-docs/issues/97)) ([313ff5b](https://www.github.com/ethersphere/bee-js-docs/commit/313ff5b03e143b54a8f4eccf38c74045fef61c73))
10+
* remove redundant language selectors from User Documentation ([#98](https://www.github.com/ethersphere/bee-js-docs/issues/98)) ([79c8398](https://www.github.com/ethersphere/bee-js-docs/commit/79c8398db888171c9b3aaa2cb176a9fe10753f64))
11+
12+
13+
### Bug Fixes
14+
15+
* admonition colors ([#119](https://www.github.com/ethersphere/bee-js-docs/issues/119)) ([889cf39](https://www.github.com/ethersphere/bee-js-docs/commit/889cf39ae9c1e0114c545fd0a83273278eeacb9c))
16+
* deps update ([#107](https://www.github.com/ethersphere/bee-js-docs/issues/107)) ([ef47f47](https://www.github.com/ethersphere/bee-js-docs/commit/ef47f479d56a3e845bde2b7e400b4a7954729156))
17+
318
## [0.20.0](https://www.github.com/ethersphere/bee-js-docs/compare/v0.19.0...v0.20.0) (2021-12-10)
419

520

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

0 commit comments

Comments
 (0)