From a281467df941c1b07cba638a7c5d3d7217ff695a Mon Sep 17 00:00:00 2001 From: nugaon Date: Fri, 14 Jun 2024 12:09:02 +0200 Subject: [PATCH] chore(master): release 3.1.0 --- CHANGELOG.md | 12 ++++++++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 15 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5c1f283..fe6787e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # 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)) + ## [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 9b19455..77f354b 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 1b0779e..5442655 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",