Skip to content

Commit 93e5c22

Browse files
Version Packages (#2492)
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 - 3ef7032: Updated BirthdayPicker to use last day of month when monthYearOnly is true Author: khan-actions-bot Reviewers: beaesguerra Required Reviewers: Approved By: beaesguerra Checks: ✅ 14 checks were successful, ⏭️ 4 checks have been skipped Pull Request URL: #2492
1 parent 3ef7032 commit 93e5c22

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/unlucky-ladybugs-talk.md

-5
This file was deleted.

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

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @khanacademy/wonder-blocks-birthday-picker
22

3+
## 3.3.0
4+
5+
### Minor Changes
6+
7+
- 3ef7032: Updated BirthdayPicker to use last day of month when monthYearOnly is true
8+
39
## 3.2.2
410

511
### Patch Changes

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@khanacademy/wonder-blocks-birthday-picker",
3-
"version": "3.2.2",
3+
"version": "3.3.0",
44
"design": "v1",
55
"publishConfig": {
66
"access": "public"

0 commit comments

Comments
 (0)