Skip to content

Commit 0176463

Browse files
authored
Revert "Version Packages (#617)" (#618)
This reverts commit 005f565.
1 parent 005f565 commit 0176463

File tree

4 files changed

+7
-8
lines changed

4 files changed

+7
-8
lines changed

.changeset/little-suits-camp.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@paypal/react-paypal-js": major
3+
---
4+
5+
added missing style fields to CardField Types

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/react-paypal-js/CHANGELOG.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,5 @@
11
# Changelog
22

3-
## 9.0.0
4-
5-
### Major Changes
6-
7-
- 7adcd62: added missing style fields to CardField Types
8-
93
## 8.8.1
104

115
### Patch Changes

packages/react-paypal-js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@paypal/react-paypal-js",
3-
"version": "9.0.0",
3+
"version": "8.8.1",
44
"description": "React components for the PayPal JS SDK",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)