Skip to content

Commit f8e2319

Browse files
authored
chore(master): release 2.2.0 (#90)
1 parent 0ab0876 commit f8e2319

File tree

3 files changed

+17
-3
lines changed

3 files changed

+17
-3
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## [2.2.0](https://github.com/fairDataSociety/fdp-play/compare/v2.1.1...v2.2.0) (2023-06-07)
4+
5+
6+
### Features
7+
8+
* eth command ([#73](https://github.com/fairDataSociety/fdp-play/issues/73)) ([0ae40de](https://github.com/fairDataSociety/fdp-play/commit/0ae40de30abfbc4414ee8609c3996dc077e5977a))
9+
* stateful environment script ([#87](https://github.com/fairDataSociety/fdp-play/issues/87)) ([50b2037](https://github.com/fairDataSociety/fdp-play/commit/50b2037e63f695e416dc94d4465dab9a10d2bcb3))
10+
11+
12+
### Bug Fixes
13+
14+
* **generator:** bee worker startup ([b49f172](https://github.com/fairDataSociety/fdp-play/commit/b49f1723ed09835b254e248a67f894250676d467))
15+
* node 18 error ([#92](https://github.com/fairDataSociety/fdp-play/issues/92)) ([6b39a98](https://github.com/fairDataSociety/fdp-play/commit/6b39a98a75a666cd98cda2d73772b3f685a5dbfa))
16+
317
## [2.1.1](https://github.com/fairDataSociety/fdp-play/compare/v2.1.0...v2.1.1) (2023-02-02)
418

519

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fairdatasociety/fdp-play",
3-
"version": "2.1.1",
3+
"version": "2.2.0",
44
"description": "Orchestration CLI for spinning up local development Bee cluster and FDP environment with Docker",
55
"keywords": [
66
"bee",

0 commit comments

Comments
 (0)