From e1a18db8626f63ef985d917123156ff4e057f9c6 Mon Sep 17 00:00:00 2001 From: nugaon Date: Thu, 12 Sep 2024 18:02:25 +0200 Subject: [PATCH] chore(master): release 3.2.0 (#149) --- CHANGELOG.md | 7 +++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 31011a2..ad66727 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [3.2.0](https://github.com/fairDataSociety/fdp-play/compare/v3.1.0...v3.2.0) (2024-09-12) + + +### Features + +* bee 2.2 ([#147](https://github.com/fairDataSociety/fdp-play/issues/147)) ([3c91aa6](https://github.com/fairDataSociety/fdp-play/commit/3c91aa6bfb19601d382666fa87916e3882870b3b)) + ## [3.1.0](https://github.com/fairDataSociety/fdp-play/compare/v3.0.1...v3.1.0) (2024-06-14) diff --git a/package-lock.json b/package-lock.json index efaf78c..e560cab 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@fairdatasociety/fdp-play", - "version": "3.1.0", + "version": "3.2.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@fairdatasociety/fdp-play", - "version": "3.1.0", + "version": "3.2.0", "license": "BSD-3-Clause", "dependencies": { "@ethersphere/bee-js": "^6.7.2", diff --git a/package.json b/package.json index c9ab7a1..f46d334 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@fairdatasociety/fdp-play", - "version": "3.1.0", + "version": "3.2.0", "description": "Orchestration CLI for spinning up local development Bee cluster and FDP environment with Docker", "keywords": [ "bee",