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