@pingux/astro 2.132.0-alpha.5 → 2.133.0-alpha.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -10,7 +10,7 @@ This component uses [props from Theme-UI](https://theme-ui.com/sx-prop).
10
10
 
11
11
  ### Required Components
12
12
 
13
- This component can be used independently and does not require additional components.
13
+ This component can be used independently, and does not require additional components.
14
14
 
15
15
  ### Accessibility
16
16
 
@@ -10,7 +10,7 @@ This component uses [props from Theme-UI](https://theme-ui.com/sx-prop).
10
10
 
11
11
  ### Required Components
12
12
 
13
- This component can be used independently and does not require additional components.
13
+ This component can be used independently, and does not require additional components.
14
14
 
15
15
  ### Accessibility
16
16
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pingux/astro",
3
- "version": "2.132.0-alpha.5",
3
+ "version": "2.133.0-alpha.1",
4
4
  "description": "React component library for Ping Identity's design system",
5
5
  "repository": {
6
6
  "type": "git",