Skip to content

Commit ac3ed3d

Browse files
authored
chore: release 0.13.0 (#68)
1 parent 22a6e2c commit ac3ed3d

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
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.13.0](https://www.github.com/ethersphere/bee-js-docs/compare/v0.12.0...v0.13.0) (2021-06-28)
4+
5+
6+
### Features
7+
8+
* postage stamps and other tweaks ([#67](https://www.github.com/ethersphere/bee-js-docs/issues/67)) ([22a6e2c](https://www.github.com/ethersphere/bee-js-docs/commit/22a6e2ca5b6ea7c9a801fab63a6c339e1831daf1))
9+
310
## [0.12.0](https://www.github.com/ethersphere/bee-js-docs/compare/v0.11.0...v0.12.0) (2021-06-09)
411

512

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

0 commit comments

Comments
 (0)