@swc/plugin-styled-jsx 13.15.0 → 13.19.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,29 @@
1
1
  # @swc/plugin-styled-jsx
2
2
 
3
+ ## 13.19.0
4
+
5
+ ### Minor Changes
6
+
7
+ - 8d2db7f: build: Update swc_core to v76.0.0
8
+
9
+ ## 13.18.0
10
+
11
+ ### Minor Changes
12
+
13
+ - 1a6fdee: build: Update swc_core to v75.0.0
14
+
15
+ ## 13.17.0
16
+
17
+ ### Minor Changes
18
+
19
+ - 6051cea: build: Update swc_core to v74.0.0
20
+
21
+ ## 13.16.0
22
+
23
+ ### Minor Changes
24
+
25
+ - b7be81b: build: Update swc_core to v73.0.0
26
+
3
27
  ## 13.15.0
4
28
 
5
29
  ### Minor Changes
package/README.md CHANGED
@@ -4,6 +4,30 @@
4
4
 
5
5
  # @swc/plugin-styled-jsx
6
6
 
7
+ ## 13.19.0
8
+
9
+ ### Minor Changes
10
+
11
+ - 8d2db7f: build: Update swc_core to v76.0.0
12
+
13
+ ## 13.18.0
14
+
15
+ ### Minor Changes
16
+
17
+ - 1a6fdee: build: Update swc_core to v75.0.0
18
+
19
+ ## 13.17.0
20
+
21
+ ### Minor Changes
22
+
23
+ - 6051cea: build: Update swc_core to v74.0.0
24
+
25
+ ## 13.16.0
26
+
27
+ ### Minor Changes
28
+
29
+ - b7be81b: build: Update swc_core to v73.0.0
30
+
7
31
  ## 13.15.0
8
32
 
9
33
  ### Minor Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@swc/plugin-styled-jsx",
3
- "version": "13.15.0",
3
+ "version": "13.19.0",
4
4
  "publishConfig": {
5
5
  "access": "public",
6
6
  "provenance": true
Binary file