Skip to content

Commit 567473b

Browse files
khan-actions-botgithub-actions[bot]beaesguerra
authored
Version Packages (#2776)
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated. # Releases ## @khanacademy/[email protected] ### Minor Changes - cf878cc: Support custom icons in Button and ActivityButton components ## @khanacademy/[email protected] ### Patch Changes - Updated dependencies [cf878cc] - @khanacademy/[email protected] --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Bea Esguerra <[email protected]>
1 parent cf878cc commit 567473b

File tree

5 files changed

+15
-7
lines changed

5 files changed

+15
-7
lines changed

.changeset/smart-ants-clap.md

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

packages/wonder-blocks-banner/CHANGELOG.md

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

3+
## 4.3.5
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [cf878cc]
8+
- @khanacademy/wonder-blocks-button@11.2.0
9+
310
## 4.3.4
411

512
### Patch Changes

packages/wonder-blocks-banner/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-banner",
3-
"version": "4.3.4",
3+
"version": "4.3.5",
44
"design": "v1",
55
"description": "Banner components for Wonder Blocks.",
66
"main": "dist/index.js",

packages/wonder-blocks-button/CHANGELOG.md

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

3+
## 11.2.0
4+
5+
### Minor Changes
6+
7+
- cf878cc: Support custom icons in Button and ActivityButton components
8+
39
## 11.1.0
410

511
### Minor Changes

packages/wonder-blocks-button/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-button",
3-
"version": "11.1.0",
3+
"version": "11.2.0",
44
"design": "v1",
55
"publishConfig": {
66
"access": "public"

0 commit comments

Comments
 (0)