Skip to content

Commit c007dda

Browse files
Version Packages (#1233)
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] ### Patch Changes - 6de3548: Internal re-organization - no production changes Author: khan-actions-bot Reviewers: jeremywiebe, #frontend-infra Required Reviewers: Approved By: jeremywiebe Checks: ✅ 7 checks were successful, ⏭️ 1 check has been skipped Pull Request URL: #1233
1 parent 6de3548 commit c007dda

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/young-papers-joke.md

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

packages/wonder-stuff-tool-new-pkg/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @khanacademy/wonder-stuff-tool-publish-new-pkg
22

3+
## 0.0.3
4+
5+
### Patch Changes
6+
7+
- 6de3548: Internal re-organization - no production changes
8+
39
## 0.0.2
410

511
### Patch Changes

packages/wonder-stuff-tool-new-pkg/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Utility to create and publish a placeholder package",
44
"author": "Khan Academy <[email protected]>",
55
"license": "MIT",
6-
"version": "0.0.2",
6+
"version": "0.0.3",
77
"publishConfig": {
88
"access": "public",
99
"provenance": true

0 commit comments

Comments
 (0)