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