Skip to content

Commit

Permalink
chore(release): update packages versions
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and eddeee888 committed Dec 28, 2023
1 parent 2f18b4e commit f71594f
Show file tree
Hide file tree
Showing 6 changed files with 17 additions and 27 deletions.
11 changes: 0 additions & 11 deletions .changeset/eight-crews-live.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/real-cooks-yawn.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/slow-cups-destroy.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tough-buckets-change.md

This file was deleted.

16 changes: 16 additions & 0 deletions packages/nx-graphql-code-generator/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# @eddeee888/nx-graphql-code-generator

## 1.0.0

### Major Changes

- d55c07d: Update presets config

Call default preset `basic`. Deprecate old presets:

- `typescript-react-apollo-client`
- `typescript-angular-apollo-client`
- `typescript-vue-apollo-client`

- d5a7403: Use Nx 17 and update package.json with missing deps
- f25c2b7: Update typescript-react-apollo-client generators
- 48b4fdf: Update generator to support Nx 17 workspace config

## 0.1.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/nx-graphql-code-generator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@eddeee888/nx-graphql-code-generator",
"version": "0.1.1",
"version": "1.0.0",
"license": "MIT",
"author": "Eddy Nguyen <ch@eddeee888.me>",
"description": "The Nx Plugin to integrate graphql-code-generator with Nx projects",
Expand Down

0 comments on commit f71594f

Please sign in to comment.