From d296a48ac9ec7897ca47ffcf1b1aad8a7f52e975 Mon Sep 17 00:00:00 2001 From: cs-minion Date: Thu, 27 Jul 2023 16:30:34 +0200 Subject: [PATCH] chore: release mp-spdz-integration 0.2.1 (#19) Signed-off-by: cs-minion --- .release-please-manifest.json | 2 +- CHANGELOG.md | 8 ++++++++ pom.xml | 6 ++---- 3 files changed, 11 insertions(+), 5 deletions(-) create mode 100644 CHANGELOG.md diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 2be9c43..af55ef0 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.2.0" + ".": "0.2.1" } diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..237dfb2 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,8 @@ +# Changelog + +## [0.2.1](https://github.com/carbynestack/mp-spdz-integration/compare/mp-spdz-integration-v0.2.0...mp-spdz-integration-v0.2.1) (2023-07-27) + + +### Bug Fixes + +* introduce release-please process ([#18](https://github.com/carbynestack/mp-spdz-integration/issues/18)) ([24f4b5d](https://github.com/carbynestack/mp-spdz-integration/commit/24f4b5d242f3871ac95db79b5e4fd10cc517bcbd)) diff --git a/pom.xml b/pom.xml index 058ca9f..79e3530 100644 --- a/pom.xml +++ b/pom.xml @@ -5,14 +5,12 @@ ~ ~ SPDX-License-Identifier: Apache-2.0 --> - + 4.0.0 mp-spdz-integration io.carbynestack - 0.2.0 + 0.2.1 Carbyne Stack MP-SPDZ Integration Utilities Integration utilities for MP-SPDZ MPC library