@swc/plugin-jest 12.0.1 → 12.2.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
+ ## 12.2.0
4
+
5
+ ### Minor Changes
6
+
7
+ - 3799fa4: Update swc_core to v53.0.0
8
+
9
+ ## 12.1.0
10
+
11
+ ### Minor Changes
12
+
13
+ - 0a1d66f: Update swc_core to v52.0.0
14
+
3
15
  ## 12.0.1
4
16
 
5
17
  ### Patch Changes
package/README.md CHANGED
@@ -2,6 +2,18 @@
2
2
 
3
3
  # @swc/plugin-jest
4
4
 
5
+ ## 12.2.0
6
+
7
+ ### Minor Changes
8
+
9
+ - 3799fa4: Update swc_core to v53.0.0
10
+
11
+ ## 12.1.0
12
+
13
+ ### Minor Changes
14
+
15
+ - 0a1d66f: Update swc_core to v52.0.0
16
+
5
17
  ## 12.0.1
6
18
 
7
19
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@swc/plugin-jest",
3
- "version": "12.0.1",
3
+ "version": "12.2.0",
4
4
  "publishConfig": {
5
5
  "access": "public",
6
6
  "provenance": true
Binary file