@khanacademy/wonder-blocks-badge 0.0.0-PR2758-20250815175310 → 0.0.0-PR2758-20250815200123

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +5 -5
  2. package/package.json +5 -5
package/CHANGELOG.md CHANGED
@@ -1,16 +1,16 @@
1
1
  # @khanacademy/wonder-blocks-badge
2
2
 
3
- ## 0.0.0-PR2758-20250815175310
3
+ ## 0.0.0-PR2758-20250815200123
4
4
 
5
5
  ### Patch Changes
6
6
 
7
7
  - Updated dependencies [b8723a9]
8
8
  - Updated dependencies [aa5ed42]
9
9
  - Updated dependencies [4cf2c77]
10
- - @khanacademy/wonder-blocks-tokens@0.0.0-PR2758-20250815175310
11
- - @khanacademy/wonder-blocks-styles@0.0.0-PR2758-20250815175310
12
- - @khanacademy/wonder-blocks-icon@0.0.0-PR2758-20250815175310
13
- - @khanacademy/wonder-blocks-typography@0.0.0-PR2758-20250815175310
10
+ - @khanacademy/wonder-blocks-tokens@0.0.0-PR2758-20250815200123
11
+ - @khanacademy/wonder-blocks-styles@0.0.0-PR2758-20250815200123
12
+ - @khanacademy/wonder-blocks-icon@0.0.0-PR2758-20250815200123
13
+ - @khanacademy/wonder-blocks-typography@0.0.0-PR2758-20250815200123
14
14
 
15
15
  ## 1.0.7
16
16
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@khanacademy/wonder-blocks-badge",
3
- "version": "0.0.0-PR2758-20250815175310",
3
+ "version": "0.0.0-PR2758-20250815200123",
4
4
  "design": "v1",
5
5
  "description": "Badges are used to display information",
6
6
  "main": "dist/index.js",
@@ -13,10 +13,10 @@
13
13
  },
14
14
  "dependencies": {
15
15
  "@khanacademy/wonder-blocks-core": "12.4.0",
16
- "@khanacademy/wonder-blocks-icon": "0.0.0-PR2758-20250815175310",
17
- "@khanacademy/wonder-blocks-styles": "0.0.0-PR2758-20250815175310",
18
- "@khanacademy/wonder-blocks-tokens": "0.0.0-PR2758-20250815175310",
19
- "@khanacademy/wonder-blocks-typography": "0.0.0-PR2758-20250815175310"
16
+ "@khanacademy/wonder-blocks-icon": "0.0.0-PR2758-20250815200123",
17
+ "@khanacademy/wonder-blocks-styles": "0.0.0-PR2758-20250815200123",
18
+ "@khanacademy/wonder-blocks-tokens": "0.0.0-PR2758-20250815200123",
19
+ "@khanacademy/wonder-blocks-typography": "0.0.0-PR2758-20250815200123"
20
20
  },
21
21
  "peerDependencies": {
22
22
  "@phosphor-icons/core": "^2.0.2",