Skip to content

Commit

Permalink
chore(release): update monorepo packages versions (#777)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] committed Jul 11, 2024
1 parent a1c4ce3 commit faea6b7
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/tough-roses-divide.md

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @graphql-codegen/named-operations-object

## 3.1.0

### Minor Changes

- [#775](https://github.com/dotansimha/graphql-code-generator-community/pull/775)
[`c33e9ac`](https://github.com/dotansimha/graphql-code-generator-community/commit/c33e9acac270fd15afe99285e50fecd1ca816286)
Thanks [@JonathanWbn](https://github.com/JonathanWbn)! - add option to throw on duplicate
operation names

## 3.0.0

### Major Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-codegen/named-operations-object",
"version": "3.0.0",
"version": "3.1.0",
"type": "module",
"description": "GraphQL Code Generator plugin for generating an enum with all loaded operations, for simpler and type-safe access",
"repository": {
Expand Down

0 comments on commit faea6b7

Please sign in to comment.