@swc/plugin-jest 9.5.0 → 11.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,17 @@
1
1
  # @swc/plugin-jest
2
2
 
3
+ ## 11.0.0
4
+
5
+ ### Major Changes
6
+
7
+ - 593f438: Update swc_core to v47
8
+
9
+ ## 10.0.0
10
+
11
+ ### Major Changes
12
+
13
+ - 25e0c2c: Update swc_core to v46.0.0
14
+
3
15
  ## 9.5.0
4
16
 
5
17
  ### Minor Changes
package/README.md CHANGED
@@ -2,6 +2,18 @@
2
2
 
3
3
  # @swc/plugin-jest
4
4
 
5
+ ## 11.0.0
6
+
7
+ ### Major Changes
8
+
9
+ - 593f438: Update swc_core to v47
10
+
11
+ ## 10.0.0
12
+
13
+ ### Major Changes
14
+
15
+ - 25e0c2c: Update swc_core to v46.0.0
16
+
5
17
  ## 9.5.0
6
18
 
7
19
  ### Minor Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@swc/plugin-jest",
3
- "version": "9.5.0",
3
+ "version": "11.0.0",
4
4
  "publishConfig": {
5
5
  "access": "public",
6
6
  "provenance": true
Binary file