jazz-tools 0.8.36 → 0.8.38
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.md +15 -0
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
@@ -1,5 +1,20 @@
|
|
1
1
|
# jazz-tools
|
2
2
|
|
3
|
+
## 0.8.38
|
4
|
+
|
5
|
+
### Patch Changes
|
6
|
+
|
7
|
+
- Updated dependencies [b00ee91]
|
8
|
+
- Updated dependencies [f488c09]
|
9
|
+
- cojson@0.8.38
|
10
|
+
|
11
|
+
## 0.8.37
|
12
|
+
|
13
|
+
### Patch Changes
|
14
|
+
|
15
|
+
- Updated dependencies [3d9f12e]
|
16
|
+
- cojson@0.8.37
|
17
|
+
|
3
18
|
## 0.8.36
|
4
19
|
|
5
20
|
### Patch Changes
|
package/package.json
CHANGED