From af8e60a47fe8a307bc4304f04a5052a041529b88 Mon Sep 17 00:00:00 2001 From: nugaon Date: Fri, 14 Jun 2024 16:44:00 +0200 Subject: [PATCH] chore(master): release 3.1.0 --- CHANGELOG.md | 13 +++++++++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 16 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5c1f283..31011a2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## [3.1.0](https://github.com/fairDataSociety/fdp-play/compare/v3.0.1...v3.1.0) (2024-06-14) + + +### Features + +* fdp contracts option ([#123](https://github.com/fairDataSociety/fdp-play/issues/123)) ([147d41d](https://github.com/fairDataSociety/fdp-play/commit/147d41da27391aa40851b0159ee9f30ccd943860)) + + +### Bug Fixes + +* node 20 support ([#141](https://github.com/fairDataSociety/fdp-play/issues/141)) ([d615c01](https://github.com/fairDataSociety/fdp-play/commit/d615c0155cae4c06cf1980462c3ca69a3eec2bfc)) +* node fetch ([#144](https://github.com/fairDataSociety/fdp-play/issues/144)) ([ef6d623](https://github.com/fairDataSociety/fdp-play/commit/ef6d623c33d8837f21904e785b6493593d47ba9e)) + ## [3.0.1](https://github.com/fairDataSociety/fdp-play/compare/v3.0.0...v3.0.1) (2024-03-03) diff --git a/package-lock.json b/package-lock.json index 7329fb6..df30014 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@fairdatasociety/fdp-play", - "version": "3.0.1", + "version": "3.1.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@fairdatasociety/fdp-play", - "version": "3.0.1", + "version": "3.1.0", "license": "BSD-3-Clause", "dependencies": { "@ethersphere/bee-js": "^6.7.2", diff --git a/package.json b/package.json index 0a86fcb..dd556fc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@fairdatasociety/fdp-play", - "version": "3.0.1", + "version": "3.1.0", "description": "Orchestration CLI for spinning up local development Bee cluster and FDP environment with Docker", "keywords": [ "bee",