@khanacademy/kas 0.2.3 → 0.2.5

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,7 +1,19 @@
1
1
  # @khanacademy/kas
2
2
 
3
+ ## 0.2.5
4
+
5
+ ### Patch Changes
6
+
7
+ - 98d283ff: Fix storybook
8
+
9
+ ## 0.2.4
10
+
11
+ ### Patch Changes
12
+
13
+ - a15b0e86: Add 'perseus-build-settings' as a dev dep to packages that were missing it
14
+
3
15
  ## 0.2.3
4
16
 
5
17
  ### Patch Changes
6
18
 
7
- - 570c5800: Move KAS into khan/perseus repo
19
+ - 570c5800: Move KAS into khan/perseus repo