@graphitation/webpack-loader 1.0.0 → 1.0.2
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 +11 -2
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,12 +1,21 @@
|
|
|
1
1
|
# Change Log - @graphitation/webpack-loader
|
|
2
2
|
|
|
3
|
-
This log was last generated on Wed,
|
|
3
|
+
This log was last generated on Wed, 28 Feb 2024 17:43:49 GMT and should not be manually modified.
|
|
4
4
|
|
|
5
5
|
<!-- Start content -->
|
|
6
6
|
|
|
7
|
+
## 1.0.2
|
|
8
|
+
|
|
9
|
+
Wed, 28 Feb 2024 17:43:49 GMT
|
|
10
|
+
|
|
11
|
+
### Patches
|
|
12
|
+
|
|
13
|
+
- webpack-loader bump (jakubvejr@microsoft.com)
|
|
14
|
+
- Bump @graphitation/supermassive to v3.4.2
|
|
15
|
+
|
|
7
16
|
## 1.0.0
|
|
8
17
|
|
|
9
|
-
Wed, 14 Feb 2024 20:38:
|
|
18
|
+
Wed, 14 Feb 2024 20:38:10 GMT
|
|
10
19
|
|
|
11
20
|
### Major changes
|
|
12
21
|
|
package/package.json
CHANGED