chore(master): release 0.5.2 (#237)

This commit is contained in:
bee-worker 2022-12-20 15:08:19 +01:00 committed by GitHub
parent 0fa8acfd1b
commit a3356efe22
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 10 additions and 3 deletions

View File

@ -1,5 +1,12 @@
# Changelog
## [0.5.2](https://github.com/ethersphere/bee-factory/compare/v0.5.1...v0.5.2) (2022-12-19)
### Bug Fixes
* add postage contract start block ([#235](https://github.com/ethersphere/bee-factory/issues/235)) ([0fa8acf](https://github.com/ethersphere/bee-factory/commit/0fa8acfd1bb74a655fcb7a03e5a8605f6b7c0b75))
## [0.5.1](https://github.com/ethersphere/bee-factory/compare/v0.5.0...v0.5.1) (2022-12-14)

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@ethersphere/bee-factory",
"version": "0.5.1",
"version": "0.5.2",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@ethersphere/bee-factory",
"version": "0.5.1",
"version": "0.5.2",
"license": "BSD-3-Clause",
"dependencies": {
"@ethersphere/bee-js": "^5.0.0",

View File

@ -1,6 +1,6 @@
{
"name": "@ethersphere/bee-factory",
"version": "0.5.1",
"version": "0.5.2",
"description": "Orchestration CLI for spinning up local development Bee cluster with Docker",
"keywords": [
"bee",