Skip to content

Commit 53b96ac

Browse files
committed
chore(release): 1.0.44 🎉
1 parent 00dbeba commit 53b96ac

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

‎CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## <small>1.0.44 (2024-01-04)</small>
2+
3+
* Fix alert blocking li 25798 (#89) ([00dbeba](https://github.paypal.com/paypal/paypal-checkout/commit/00dbeba)), closes [#89](https://github.paypal.com/paypal/paypal-checkout/issues/89)
4+
5+
6+
17
## <small>1.0.43 (2023-12-06)</small>
28

39
* Ensure alerts are acknowledged before focusing popup (#86) ([6e29b48](https://github.paypal.com/paypal/paypal-checkout/commit/6e29b48)), closes [#86](https://github.paypal.com/paypal/paypal-checkout/issues/86)

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@paypal/common-components",
3-
"version": "1.0.43",
3+
"version": "1.0.44",
44
"description": "PayPal common components, for integrating checkout products.",
55
"main": "dist/ui.js",
66
"scripts": {

0 commit comments

Comments
 (0)