@khanacademy/math-input 0.5.0 → 0.5.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,8 +1,14 @@
1
1
  # @khanacademy/math-input
2
2
 
3
+ ## 0.5.1
4
+
5
+ ### Patch Changes
6
+
7
+ - 591420a6: Add @flow comment to math-input's index.js and missing props to ProvidedKeypad
8
+
3
9
  ## 0.5.0
4
10
 
5
11
  ### Minor Changes
6
12
 
7
13
  - ea57be17: Move math-input into khan/perseus repo (name changes to @khanacademy/math-input)
8
- - 116df39b: Extract math-input strings from source and save them to packages/math-input/dist
14
+ - 116df39b: Extract math-input strings from source and save them to packages/math-input/dist