-
Notifications
You must be signed in to change notification settings - Fork 350
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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/math-input@0.5.1 ### Patch Changes - 591420a: Add @flow comment to math-input's index.js and missing props to ProvidedKeypad ## @khanacademy/perseus@0.2.2 ### Patch Changes - 591420a: Add @flow comment to math-input's index.js and missing props to ProvidedKeypad - Updated dependencies [591420a] - @khanacademy/math-input@0.5.1 ## @khanacademy/perseus-editor@0.1.3 ### Patch Changes - 591420a: Add @flow comment to math-input's index.js and missing props to ProvidedKeypad - Updated dependencies [591420a] - @khanacademy/perseus@0.2.2 Author: khan-actions-bot Reviewers: kevinbarabash Required Reviewers: Approved By: kevinbarabash Checks: Pull Request URL: #214
- Loading branch information
1 parent
591420a
commit ac15d93
Showing
8 changed files
with
28 additions
and
15 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,14 @@ | ||
# @khanacademy/math-input | ||
|
||
## 0.5.1 | ||
|
||
### Patch Changes | ||
|
||
- 591420a6: Add @flow comment to math-input's index.js and missing props to ProvidedKeypad | ||
|
||
## 0.5.0 | ||
|
||
### Minor Changes | ||
|
||
- ea57be17: Move math-input into khan/perseus repo (name changes to @khanacademy/math-input) | ||
- 116df39b: Extract math-input strings from source and save them to packages/math-input/dist | ||
- 116df39b: Extract math-input strings from source and save them to packages/math-input/dist |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters