Skip to content

prepare graphql release#1507

Merged
vincenzopalazzo merged 2 commits into
mainfrom
macros/prepare-graphqlversion
Oct 21, 2025
Merged

prepare graphql release#1507
vincenzopalazzo merged 2 commits into
mainfrom
macros/prepare-graphqlversion

Conversation

@vincenzopalazzo

Copy link
Copy Markdown
Collaborator

Updating the changelogs

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR prepares the graphql packages for a new release by updating version numbers and changelogs. The release bumps the graphql package from v5.2.2 to v5.2.3 and documents fixes related to HiveStore.

Key changes:

  • Version bump from 5.2.2 to 5.2.3 for the graphql package
  • Addition of v5.2.3 changelog entries documenting HiveStore improvements
  • Changelog formatting update in graphql_flutter package

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.

File Description
packages/graphql/pubspec.yaml Updated version from 5.2.2 to 5.2.3
packages/graphql/changelog.json Updated version reference to v5.2.3
packages/graphql/CHANGELOG.md Added v5.2.3 release notes with HiveStore fixes
packages/graphql_flutter/CHANGELOG.md Added duplicate v5.2.1 header

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Comment on lines 1 to 6
# v5.2.1


# v5.2.1

## Fixed

Copilot AI Oct 21, 2025

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Duplicate version header 'v5.2.1' appears on lines 1 and 4. Remove the duplicate header and blank lines to maintain proper changelog structure.

Copilot uses AI. Check for mistakes.
Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
@vincenzopalazzo vincenzopalazzo force-pushed the macros/prepare-graphqlversion branch from 28e4a77 to ba8ce15 Compare October 21, 2025 16:38
@vincenzopalazzo vincenzopalazzo merged commit 4998567 into main Oct 21, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants