We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a26f238 commit c911f76Copy full SHA for c911f76
packages/presets/swc-plugin/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "swc-plugin"
3
-version = "0.1.2"
+version = "0.1.3"
4
edition = "2021"
5
description = "SWC plugin for https://the-guild.dev/graphql/codegen/plugins/presets/preset-client"
6
license = "MIT"
packages/presets/swc-plugin/package.json
{
"name": "@graphql-codegen/client-preset-swc-plugin",
- "version": "0.1.2",
+ "version": "0.1.3",
"description": "A SWC plugin for https://the-guild.dev/graphql/codegen/plugins/presets/preset-client",
"license": "MIT",
"bob": false,
0 commit comments