chore: release 0.2.0 (#95)

This commit is contained in:
bee-worker 2022-05-05 16:37:21 +02:00 committed by GitHub
parent 1ac6d89815
commit 08e6da2259
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 16 additions and 3 deletions

View File

@ -1,5 +1,18 @@
# Changelog
## [0.2.0](https://www.github.com/ethersphere/bee-factory/compare/v0.1.2...v0.2.0) (2022-05-05)
### Features
* allow version with commit hash ([9c99180](https://www.github.com/ethersphere/bee-factory/commit/9c99180aacc94a7e9fa0116812686766a29c0096))
### Bug Fixes
* regex ([1ac6d89](https://www.github.com/ethersphere/bee-factory/commit/1ac6d89815a29f0b319a7d2c16dbc31dbb554cfd))
* shebang and bee-js in deps ([b7659fc](https://www.github.com/ethersphere/bee-factory/commit/b7659fc8b4ebd5967470e7517ab2990086c72a54))
### [0.1.2](https://www.github.com/ethersphere/bee-factory/compare/v0.1.1...v0.1.2) (2022-05-05)

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@ethersphere/bee-factory",
"version": "0.1.2",
"version": "0.2.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@ethersphere/bee-factory",
"version": "0.1.2",
"version": "0.2.0",
"license": "BSD-3-Clause",
"dependencies": {
"chalk": "^2.4.2",

View File

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