Skip to content

Commit c911f76

Browse files
committed
chore: patch release for SWC client preset plugin
1 parent a26f238 commit c911f76

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/presets/swc-plugin/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "swc-plugin"
3-
version = "0.1.2"
3+
version = "0.1.3"
44
edition = "2021"
55
description = "SWC plugin for https://the-guild.dev/graphql/codegen/plugins/presets/preset-client"
66
license = "MIT"

packages/presets/swc-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphql-codegen/client-preset-swc-plugin",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"description": "A SWC plugin for https://the-guild.dev/graphql/codegen/plugins/presets/preset-client",
55
"license": "MIT",
66
"bob": false,

0 commit comments

Comments
 (0)