Skip to content

Commit 66b0dee

Browse files
release-please[bot]dmengelt
authored andcommitted
chore(main): release 3.1.0
1 parent 89dbbc6 commit 66b0dee

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [3.1.0](https://github.com/google-pay/google-pay-button/compare/v3.0.10...v3.1.0) (2024-03-28)
4+
5+
6+
### Features
7+
8+
* add support for buttonRadius ([89dbbc6](https://github.com/google-pay/google-pay-button/commit/89dbbc61c487b5d12532826923f485c5fba142c9))
9+
310
## [3.0.10](https://github.com/google-pay/google-pay-button/compare/v3.0.9...v3.0.10) (2023-07-17)
411

512

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"name": "google-pay-button",
4-
"version": "3.0.10",
4+
"version": "3.1.0",
55
"description": "Google Pay button component",
66
"main": "dist/GooglePayButton.js",
77
"types": "dist/GooglePayButton.d.ts",

0 commit comments

Comments
 (0)