@swc/plugin-formatjs 9.4.0 → 9.6.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-formatjs
2
2
 
3
+ ## 9.6.0
4
+
5
+ ### Minor Changes
6
+
7
+ - 2113ddb: build: Update swc_core to v57
8
+
9
+ ## 9.5.0
10
+
11
+ ### Minor Changes
12
+
13
+ - 870774a: build: Update swc_core to v56
14
+
3
15
  ## 9.4.0
4
16
 
5
17
  ### Minor Changes
package/README.md CHANGED
@@ -95,6 +95,18 @@ Will extract the metadata: `{project: "web", locale: "en", region: "us"}` that g
95
95
 
96
96
  # @swc/plugin-formatjs
97
97
 
98
+ ## 9.6.0
99
+
100
+ ### Minor Changes
101
+
102
+ - 2113ddb: build: Update swc_core to v57
103
+
104
+ ## 9.5.0
105
+
106
+ ### Minor Changes
107
+
108
+ - 870774a: build: Update swc_core to v56
109
+
98
110
  ## 9.4.0
99
111
 
100
112
  ### Minor Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@swc/plugin-formatjs",
3
- "version": "9.4.0",
3
+ "version": "9.6.0",
4
4
  "publishConfig": {
5
5
  "access": "public",
6
6
  "provenance": true
Binary file