Skip to content

Commit

Permalink
Version Packages (#2256)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
khan-actions-bot and github-actions[bot] authored Jun 19, 2024
1 parent c8b273f commit 371749e
Show file tree
Hide file tree
Showing 10 changed files with 34 additions and 17 deletions.
5 changes: 0 additions & 5 deletions .changeset/dirty-badgers-fry.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/eight-rice-hear.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/wonder-blocks-birthday-picker/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @khanacademy/wonder-blocks-birthday-picker

## 2.0.70

### Patch Changes

- Updated dependencies [c8b273f0]
- @khanacademy/wonder-blocks-dropdown@5.3.9

## 2.0.69

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/wonder-blocks-birthday-picker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@khanacademy/wonder-blocks-birthday-picker",
"version": "2.0.69",
"version": "2.0.70",
"design": "v1",
"publishConfig": {
"access": "public"
Expand All @@ -15,7 +15,7 @@
"dependencies": {
"@babel/runtime": "^7.18.6",
"@khanacademy/wonder-blocks-core": "^6.4.1",
"@khanacademy/wonder-blocks-dropdown": "^5.3.8",
"@khanacademy/wonder-blocks-dropdown": "^5.3.9",
"@khanacademy/wonder-blocks-icon": "^4.1.1",
"@khanacademy/wonder-blocks-layout": "^2.1.0",
"@khanacademy/wonder-blocks-tokens": "^1.3.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/wonder-blocks-dropdown/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @khanacademy/wonder-blocks-dropdown

## 5.3.9

### Patch Changes

- c8b273f0: Update default/resting border color to fix a color contrast issue
- @khanacademy/wonder-blocks-search-field@2.2.17

## 5.3.8

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/wonder-blocks-dropdown/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@khanacademy/wonder-blocks-dropdown",
"version": "5.3.8",
"version": "5.3.9",
"design": "v1",
"description": "Dropdown variants for Wonder Blocks.",
"main": "dist/index.js",
Expand All @@ -22,7 +22,7 @@
"@khanacademy/wonder-blocks-icon": "^4.1.1",
"@khanacademy/wonder-blocks-layout": "^2.1.0",
"@khanacademy/wonder-blocks-modal": "^5.1.5",
"@khanacademy/wonder-blocks-search-field": "^2.2.16",
"@khanacademy/wonder-blocks-search-field": "^2.2.17",
"@khanacademy/wonder-blocks-timing": "^5.0.0",
"@khanacademy/wonder-blocks-tokens": "^1.3.0",
"@khanacademy/wonder-blocks-typography": "^2.1.12"
Expand Down
6 changes: 6 additions & 0 deletions packages/wonder-blocks-form/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @khanacademy/wonder-blocks-form

## 4.7.2

### Patch Changes

- c8b273f0: Update default/resting border color to fix a color contrast issue

## 4.7.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/wonder-blocks-form/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@khanacademy/wonder-blocks-form",
"version": "4.7.1",
"version": "4.7.2",
"design": "v1",
"description": "Form components for Wonder Blocks.",
"main": "dist/index.js",
Expand Down
7 changes: 7 additions & 0 deletions packages/wonder-blocks-search-field/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @khanacademy/wonder-blocks-search-field

## 2.2.17

### Patch Changes

- Updated dependencies [c8b273f0]
- @khanacademy/wonder-blocks-form@4.7.2

## 2.2.16

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/wonder-blocks-search-field/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@khanacademy/wonder-blocks-search-field",
"version": "2.2.16",
"version": "2.2.17",
"design": "v1",
"description": "Search Field components for Wonder Blocks.",
"main": "dist/index.js",
Expand All @@ -17,7 +17,7 @@
"dependencies": {
"@babel/runtime": "^7.18.6",
"@khanacademy/wonder-blocks-core": "^6.4.1",
"@khanacademy/wonder-blocks-form": "^4.7.1",
"@khanacademy/wonder-blocks-form": "^4.7.2",
"@khanacademy/wonder-blocks-icon": "^4.1.1",
"@khanacademy/wonder-blocks-icon-button": "^5.3.0",
"@khanacademy/wonder-blocks-tokens": "^1.3.0",
Expand Down

0 comments on commit 371749e

Please sign in to comment.