@pingux/astro 2.129.0-alpha.1 → 2.129.0-alpha.2

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 should:
10
10
  - Be used for a single-item selection.
11
11
  - Contain concise labels.
12
12
 
13
- It shouldn’t be used as a replacement for RadioButton.
13
+ It should not be used as a replacement for RadioButton.
14
14
 
15
15
  ### Required Components
16
16
 
@@ -10,7 +10,7 @@ This component should:
10
10
  - Be used for a single-item selection.
11
11
  - Contain concise labels.
12
12
 
13
- It shouldn’t be used as a replacement for RadioButton.
13
+ It should not be used as a replacement for RadioButton.
14
14
 
15
15
  ### Required Components
16
16
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pingux/astro",
3
- "version": "2.129.0-alpha.1",
3
+ "version": "2.129.0-alpha.2",
4
4
  "description": "React component library for Ping Identity's design system",
5
5
  "repository": {
6
6
  "type": "git",