Skip to content

Commit d67761d

Browse files
khan-actions-botgithub-actions[bot]beaesguerra
authored
Version Packages (#2381)
* Version Packages * Trigger build from empty commit --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Bea Esguerra <[email protected]>
1 parent c8b5b2e commit d67761d

File tree

5 files changed

+16
-8
lines changed

5 files changed

+16
-8
lines changed

.changeset/famous-buckets-vanish.md

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

packages/wonder-blocks-birthday-picker/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @khanacademy/wonder-blocks-birthday-picker
22

3+
## 2.0.93
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [c8b5b2e2]
8+
- @khanacademy/wonder-blocks-dropdown@5.8.1
9+
310
## 2.0.92
411

512
### Patch Changes

packages/wonder-blocks-birthday-picker/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@khanacademy/wonder-blocks-birthday-picker",
3-
"version": "2.0.92",
3+
"version": "2.0.93",
44
"design": "v1",
55
"publishConfig": {
66
"access": "public"
@@ -15,7 +15,7 @@
1515
"dependencies": {
1616
"@babel/runtime": "^7.18.6",
1717
"@khanacademy/wonder-blocks-core": "^7.0.1",
18-
"@khanacademy/wonder-blocks-dropdown": "^5.8.0",
18+
"@khanacademy/wonder-blocks-dropdown": "^5.8.1",
1919
"@khanacademy/wonder-blocks-icon": "^4.2.0",
2020
"@khanacademy/wonder-blocks-layout": "^2.2.2",
2121
"@khanacademy/wonder-blocks-tokens": "^2.1.0",

packages/wonder-blocks-dropdown/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @khanacademy/wonder-blocks-dropdown
22

3+
## 5.8.1
4+
5+
### Patch Changes
6+
7+
- c8b5b2e2: [MultiSelect and SingleSelect] Remove `showOpenerLabelAsText` from sharedProps that are passed to SelectOpener
8+
39
## 5.8.0
410

511
### Minor Changes

packages/wonder-blocks-dropdown/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@khanacademy/wonder-blocks-dropdown",
3-
"version": "5.8.0",
3+
"version": "5.8.1",
44
"design": "v1",
55
"description": "Dropdown variants for Wonder Blocks.",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)