mirror of
https://github.com/logos-storage/codex-factory.git
synced 2026-01-02 13:03:07 +00:00
chore(master): release 0.5.2 (#237)
This commit is contained in:
parent
0fa8acfd1b
commit
a3356efe22
@ -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
4
package-lock.json
generated
@ -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",
|
||||
|
||||
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user