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