@swc/plugin-swc-confidential 5.2.0 → 6.0.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 CHANGED
@@ -1,5 +1,29 @@
1
1
  # @swc/plugin-swc-confidential
2
2
 
3
+ ## 6.0.0
4
+
5
+ ### Major Changes
6
+
7
+ - f0fee1d: Update swc_core to v15.0.1
8
+
9
+ ## 5.3.2
10
+
11
+ ### Patch Changes
12
+
13
+ - 04465bc: Update swc_core to v14.0.0, really
14
+
15
+ ## 5.3.1
16
+
17
+ ### Patch Changes
18
+
19
+ - ce8d317: Update swc_core to v14.0.0
20
+
21
+ ## 5.3.0
22
+
23
+ ### Minor Changes
24
+
25
+ - bfa0a51: Update swc_core to v13
26
+
3
27
  ## 5.2.0
4
28
 
5
29
  ### Minor Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@swc/plugin-swc-confidential",
3
- "version": "5.2.0",
3
+ "version": "6.0.0",
4
4
  "description": "SWC plugin for swc-confidential",
5
5
  "main": "swc_plugin_swc_confidential.wasm",
6
6
  "homepage": "https://swc.rs",
Binary file