From 2f5d5f8b2b5378db05111d5207c1ee9ddb150a19 Mon Sep 17 00:00:00 2001 From: gregjopa Date: Wed, 9 Mar 2022 23:24:12 +0000 Subject: [PATCH] =?UTF-8?q?chore(release):=201.0.24=20=F0=9F=8E=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3a5eea66..3a349801 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## 1.0.24 (2022-03-09) + +* chore: rename "multibanco" apm (#43) ([77bc02a](https://github.paypal.com/paypal/paypal-checkout/commit/77bc02a)), closes [#43](https://github.paypal.com/paypal/paypal-checkout/issues/43) + + + ## 1.0.23 (2022-01-12) * Use https for npm registry ([a038fcf](https://github.paypal.com/paypal/paypal-checkout/commit/a038fcf)) diff --git a/package.json b/package.json index 77db0897..5f509084 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@paypal/common-components", - "version": "1.0.23", + "version": "1.0.24", "description": "PayPal common components, for integrating checkout products.", "main": "dist/ui.js", "scripts": {