Skip to content

Commit 7a65fc2

Browse files
authored
chore: release 0.2.0 (#14)
1 parent 5535ec2 commit 7a65fc2

File tree

3 files changed

+16
-2
lines changed

3 files changed

+16
-2
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Changelog
2+
3+
## [0.2.0](https://www.github.com/ethersphere/bee-js-docs/compare/v0.1.0...v0.2.0) (2021-02-09)
4+
5+
6+
### Features
7+
8+
* getting-started and upload/download section ([#12](https://www.github.com/ethersphere/bee-js-docs/issues/12)) ([5535ec2](https://www.github.com/ethersphere/bee-js-docs/commit/5535ec240b36a3b9a217c6309402363d33172062))
9+
10+
11+
### Bug Fixes
12+
13+
* docusaurus config ([#1](https://www.github.com/ethersphere/bee-js-docs/issues/1)) ([822f6fe](https://www.github.com/ethersphere/bee-js-docs/commit/822f6fe7aa5d09022b26ae1c5df125bb9ee4d3e2))
14+
* links in the API reference ([#10](https://www.github.com/ethersphere/bee-js-docs/issues/10)) ([7b53a1f](https://www.github.com/ethersphere/bee-js-docs/commit/7b53a1fe182a763389777b30ce87f062c71d6123))

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

0 commit comments

Comments
 (0)