Skip to content

Commit ec58c52

Browse files
RELEASING: Releasing 2 package(s)
Releases: @swc-contrib/[email protected] @swc/[email protected] [skip ci]
1 parent 06d6656 commit ec58c52

File tree

6 files changed

+15
-12
lines changed

6 files changed

+15
-12
lines changed

.changeset/red-frogs-strive.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/rotten-lions-smell.md

Lines changed: 0 additions & 5 deletions
This file was deleted.
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @swc-contrib/plugin-graphql-codegen-client-preset
2+
3+
## 0.3.1
4+
5+
### Patch Changes
6+
7+
- 06d6656: Migrate from `@graphql-codegen/client-preset-swc-plugin`

contrib/graphql-codegen-client-preset/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@swc-contrib/plugin-graphql-codegen-client-preset",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"description": "A SWC plugin for https://the-guild.dev/graphql/codegen/plugins/presets/preset-client",
55
"main": "swc_plugin_graphql_codegen_client_preset.wasm",
66
"scripts": {

packages/formatjs/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @swc/plugin-formatjs
22

3+
## 5.1.4
4+
5+
### Patch Changes
6+
7+
- 9a27285: fix(formatjs): Fix description extract for the template literal string
8+
39
## 5.1.3
410

511
### Patch Changes

packages/formatjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@swc/plugin-formatjs",
3-
"version": "5.1.3",
3+
"version": "5.1.4",
44
"description": "FormatJS SWC plugin",
55
"main": "swc_plugin_formatjs.wasm",
66
"scripts": {

0 commit comments

Comments
 (0)