From 58f29a6161d5879445bdfe7059330782856ff917 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 24 Apr 2023 15:27:40 +0000 Subject: [PATCH] chore(main): release 2.0.20 (#38) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Einar Alexander Eymundsson --- CHANGELOG.md | 4 ++++ package.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dab7f98..9f67803 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## [2.0.20](https://github.com/monerium/sdk/compare/v2.0.19...v2.0.20) (2023-04-24) + +* Force update Please Release + ## [2.0.19](https://github.com/monerium/sdk/compare/v2.0.18...v2.0.19) (2023-04-24) diff --git a/package.json b/package.json index fa316fc..b53e54c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@monerium/sdk", - "version": "2.0.19", + "version": "2.0.20", "description": "Everything you need to interact with the Monerium API - an electronic money issuer.", "license": "MIT", "repository": {