@swc/plugin-swc-confidential 11.15.0 → 11.19.0
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 +24 -0
- package/package.json +1 -1
- package/swc_plugin_swc_confidential.wasm +0 -0
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,29 @@
|
|
|
1
1
|
# @swc/plugin-swc-confidential
|
|
2
2
|
|
|
3
|
+
## 11.19.0
|
|
4
|
+
|
|
5
|
+
### Minor Changes
|
|
6
|
+
|
|
7
|
+
- 8d2db7f: build: Update swc_core to v76.0.0
|
|
8
|
+
|
|
9
|
+
## 11.18.0
|
|
10
|
+
|
|
11
|
+
### Minor Changes
|
|
12
|
+
|
|
13
|
+
- 1a6fdee: build: Update swc_core to v75.0.0
|
|
14
|
+
|
|
15
|
+
## 11.17.0
|
|
16
|
+
|
|
17
|
+
### Minor Changes
|
|
18
|
+
|
|
19
|
+
- 6051cea: build: Update swc_core to v74.0.0
|
|
20
|
+
|
|
21
|
+
## 11.16.0
|
|
22
|
+
|
|
23
|
+
### Minor Changes
|
|
24
|
+
|
|
25
|
+
- b7be81b: build: Update swc_core to v73.0.0
|
|
26
|
+
|
|
3
27
|
## 11.15.0
|
|
4
28
|
|
|
5
29
|
### Minor Changes
|
package/package.json
CHANGED
|
Binary file
|