Skip to content

Commit 62f150d

Browse files
authored
chore: release 0.25.0 (#146)
1 parent 36033e1 commit 62f150d

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.25.0](https://www.github.com/ethersphere/bee-js-docs/compare/v0.24.0...v0.25.0) (2022-04-19)
4+
5+
6+
### Features
7+
8+
* new bee-js api docs ([#142](https://www.github.com/ethersphere/bee-js-docs/issues/142)) ([d6ea3eb](https://www.github.com/ethersphere/bee-js-docs/commit/d6ea3eba2dafede9bae6a10392cdb4f73aa40975))
9+
* new bee-js api docs ([#149](https://www.github.com/ethersphere/bee-js-docs/issues/149)) ([36033e1](https://www.github.com/ethersphere/bee-js-docs/commit/36033e16bc82b095b87e3527634951b71af16b03))
10+
311
## [0.24.0](https://www.github.com/ethersphere/bee-js-docs/compare/v0.23.0...v0.24.0) (2022-03-27)
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.24.0",
3+
"version": "0.25.0",
44
"private": true,
55
"description": "Documentation for bee-js library",
66
"keywords": [

0 commit comments

Comments
 (0)