@swc/plugin-swc-confidential 8.0.3 → 8.5.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,35 @@
1
1
  # @swc/plugin-swc-confidential
2
2
 
3
+ ## 8.5.0
4
+
5
+ ### Minor Changes
6
+
7
+ - c324a59: Update swc_core to v45
8
+
9
+ ## 8.4.0
10
+
11
+ ### Minor Changes
12
+
13
+ - 8bad98d: Update swc_core to v44
14
+
15
+ ## 8.3.0
16
+
17
+ ### Minor Changes
18
+
19
+ - 47be132: Update swc_core to v42
20
+
21
+ ## 8.2.0
22
+
23
+ ### Minor Changes
24
+
25
+ - 0c9d7a1: build: Update swc_core to v39.0.0
26
+
27
+ ## 8.1.0
28
+
29
+ ### Minor Changes
30
+
31
+ - a872100: build: Update swc_core to v38
32
+
3
33
  ## 8.0.3
4
34
 
5
35
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,10 @@
1
1
  {
2
2
  "name": "@swc/plugin-swc-confidential",
3
- "version": "8.0.3",
3
+ "version": "8.5.0",
4
+ "publishConfig": {
5
+ "access": "public",
6
+ "provenance": true
7
+ },
4
8
  "description": "SWC plugin for swc-confidential",
5
9
  "main": "swc_plugin_swc_confidential.wasm",
6
10
  "homepage": "https://swc.rs",
Binary file