Skip to content

Commit 310f935

Browse files
chore(release): update monorepo packages versions (#600)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 2ab523f commit 310f935

File tree

3 files changed

+9
-6
lines changed

3 files changed

+9
-6
lines changed

.changeset/tasty-years-leave.md

Lines changed: 0 additions & 5 deletions
This file was deleted.
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,9 @@
11
# @graphql-codegen/typescript-solid-query
2+
3+
## 1.0.0
4+
5+
### Major Changes
6+
7+
- [#474](https://github.com/dotansimha/graphql-code-generator-community/pull/474)
8+
[`bb1f064`](https://github.com/dotansimha/graphql-code-generator-community/commit/bb1f064574674b6a8ae2229ba9669b29bdae8640)
9+
Thanks [@qlaffont](https://github.com/qlaffont)! - create library

packages/plugins/typescript/solid-query/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/typescript-solid-query",
3-
"version": "0.0.1",
3+
"version": "1.0.0",
44
"type": "module",
55
"description": "GraphQL Code Generator plugin for generating a ready-to-use Solid-Query Hooks based on GraphQL operations",
66
"repository": {

0 commit comments

Comments
 (0)