Skip to content

Commit 0aafb0f

Browse files
Version Packages (#1206)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 445d787 commit 0aafb0f

File tree

7 files changed

+23
-10
lines changed

7 files changed

+23
-10
lines changed

.changeset/fresh-jokes-yawn.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

packages/app-connect/CHANGELOG.md

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

3+
## 1.0.1
4+
5+
### Patch Changes
6+
7+
- 445d787: Small formatting issues and fixes
8+
39
## 1.0.0
410

511
### Major Changes

packages/app-connect/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@godaddy/app-connect",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "GoDaddy App Connect - A verification library for GoDaddy Platform App requests",
55
"type": "module",
66
"types": "./dist/index.d.ts",

packages/localizations/CHANGELOG.md

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

3+
## 1.0.2
4+
5+
### Patch Changes
6+
7+
- 445d787: Small formatting issues and fixes
8+
39
## 1.0.1
410

511
### Patch Changes

packages/localizations/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@godaddy/localizations",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Internationalization localizations for GoDaddy checkout components",
55
"type": "module",
66
"types": "./dist/index.d.ts",

packages/react/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @godaddy/react
22

3+
## 1.0.2
4+
5+
### Patch Changes
6+
7+
- 445d787: Small formatting issues and fixes
8+
- Updated dependencies [445d787]
9+
- @godaddy/localizations@1.0.2
10+
311
## 1.0.1
412

513
### Patch Changes

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@godaddy/react",
33
"private": false,
4-
"version": "1.0.1",
4+
"version": "1.0.2",
55
"type": "module",
66
"types": "./dist/index.d.ts",
77
"files": [

0 commit comments

Comments
 (0)