diff --git a/CHANGELOG.md b/CHANGELOG.md index 96d0f0f..733562d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,20 @@ # Changelog +## [2.3.0](https://github.com/fairDataSociety/fdp-play/compare/v2.2.0...v2.3.0) (2023-10-03) + + +### Features + +* bee 1.17.2 ([#97](https://github.com/fairDataSociety/fdp-play/issues/97)) ([1fea708](https://github.com/fairDataSociety/fdp-play/commit/1fea708aa9610d79ba031e7127cf50d8adedee23)) +* phase4 redis ([#102](https://github.com/fairDataSociety/fdp-play/issues/102)) ([c6a6f7f](https://github.com/fairDataSociety/fdp-play/commit/c6a6f7fd94f1f4fe7a53d8003a63cef60aea7a3e)) + + +### Bug Fixes + +* contract migration for the new bytecode ([0a6f877](https://github.com/fairDataSociety/fdp-play/commit/0a6f877827ab23baac0e842b726e3d2eaeecd902)) +* update contract addresses ([548bc22](https://github.com/fairDataSociety/fdp-play/commit/548bc22d86a7177ba239fb568de3c64d0bc69d0e)) +* update contracts bytecode ([1aa9ee2](https://github.com/fairDataSociety/fdp-play/commit/1aa9ee28ed5610da74b8b2b895dafdd553eace7e)) + ## [2.2.0](https://github.com/fairDataSociety/fdp-play/compare/v2.1.1...v2.2.0) (2023-06-07) diff --git a/package-lock.json b/package-lock.json index 83b8d7d..24a7891 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@fairdatasociety/fdp-play", - "version": "2.2.0", + "version": "2.3.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@fairdatasociety/fdp-play", - "version": "2.2.0", + "version": "2.3.0", "license": "BSD-3-Clause", "dependencies": { "@ethersphere/bee-js": "^4.1.1", diff --git a/package.json b/package.json index 5c0ad2f..ca88e7f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@fairdatasociety/fdp-play", - "version": "2.2.0", + "version": "2.3.0", "description": "Orchestration CLI for spinning up local development Bee cluster and FDP environment with Docker", "keywords": [ "bee",