Skip to content

Commit 0650cda

Browse files
authored
chore: release 0.6.1 (#44)
1 parent ce75954 commit 0650cda

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.6.1](https://www.github.com/ethersphere/bee-js-docs/compare/v0.6.0...v0.6.1) (2021-03-03)
4+
5+
6+
### Bug Fixes
7+
8+
* **soc and feeds:** grammer improvements from PR [#41](https://www.github.com/ethersphere/bee-js-docs/issues/41) ([#42](https://www.github.com/ethersphere/bee-js-docs/issues/42)) ([ce75954](https://www.github.com/ethersphere/bee-js-docs/commit/ce759543d478212d4364611cc6cc9c4581028341))
9+
310
## [0.6.0](https://www.github.com/ethersphere/bee-js-docs/compare/v0.5.0...v0.6.0) (2021-03-03)
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.6.0",
3+
"version": "0.6.1",
44
"private": true,
55
"description": "Documentation for bee-js library",
66
"keywords": [

0 commit comments

Comments
 (0)