@forge/bundler 4.13.2-next.11 → 4.13.2-next.13
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 +12 -0
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,17 @@
|
|
|
1
1
|
# @forge/bundler
|
|
2
2
|
|
|
3
|
+
## 4.13.2-next.13
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- e612659: Unpinned json-joy version
|
|
8
|
+
|
|
9
|
+
## 4.13.2-next.12
|
|
10
|
+
|
|
11
|
+
### Patch Changes
|
|
12
|
+
|
|
13
|
+
- 4a9e44d: Pin json-joy to avoid broken version
|
|
14
|
+
|
|
3
15
|
## 4.13.2-next.11
|
|
4
16
|
|
|
5
17
|
### Patch Changes
|