chore: release 0.4.1 (#118)

This commit is contained in:
bee-worker 2022-05-24 12:54:11 +02:00 committed by GitHub
parent 4fa6467350
commit 09b44046b9
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.4.1](https://www.github.com/ethersphere/bee-factory/compare/v0.4.0...v0.4.1) (2022-05-24)
### Bug Fixes
* node 18 fetch support ([#117](https://www.github.com/ethersphere/bee-factory/issues/117)) ([4fa6467](https://www.github.com/ethersphere/bee-factory/commit/4fa64673507831e73e949cf4ad8fc3c93ed09f82))
## [0.4.0](https://www.github.com/ethersphere/bee-factory/compare/v0.3.0...v0.4.0) (2022-05-16)

4
package-lock.json generated
View File

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

View File

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