mirror of
https://github.com/logos-storage/codex-factory.git
synced 2026-01-04 05:53:09 +00:00
chore: release 0.4.1 (#118)
This commit is contained in:
parent
4fa6467350
commit
09b44046b9
@ -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
4
package-lock.json
generated
@ -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",
|
||||
|
||||
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user