Skip to content

Conversation

nikgraf
Copy link
Collaborator

@nikgraf nikgraf commented Jul 30, 2025

No description provided.

Copy link
Contributor

@Copilot Copilot AI left a comment

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 bumps package versions across the monorepo to release new features and fixes. The main packages are being updated from version 0.2.0 to 0.3.0, while app packages are incrementally updated from 0.1.1 to 0.1.2.

Key changes:

  • Bump core packages (@graphprotocol/hypergraph and @graphprotocol/hypergraph-react) to version 0.3.0 with minor changes including type renames and new optional type functionality
  • Update dependent app packages to version 0.1.2 to reflect dependency updates
  • Remove processed changeset files after version release

Reviewed Changes

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

Show a summary per file
File Description
packages/hypergraph/package.json Version bump to 0.3.0
packages/hypergraph/CHANGELOG.md Added changelog entry for 0.3.0 release with type renames and new optional type
packages/hypergraph-react/package.json Version bump to 0.3.0
packages/hypergraph-react/CHANGELOG.md Added changelog entry for 0.3.0 with dependency updates and sync server URL change
apps/server/package.json Version bump to 0.1.2
apps/server/CHANGELOG.md Added changelog entry for 0.1.2 with dependency updates
apps/connect/package.json Version bump to 0.1.2
apps/connect/CHANGELOG.md Added changelog entry for 0.1.2 and corrected previous version reference
.changeset/*.md Removed processed changeset files


- Updated dependencies [8622688]
- @graphprotocol/hypergraph-react@1.0.0
- @graphprotocol/hypergraph-react@0.2.0
Copy link

Copilot AI Jul 30, 2025

Choose a reason for hiding this comment

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

This line appears to be correcting a previous incorrect version reference from 1.0.0 to 0.2.0, but this correction may be inaccurate since the hypergraph-react package is being updated to 0.3.0 in this release. The changelog should reflect the actual version that was released.

Suggested change
- @graphprotocol/hypergraph-react@0.2.0
- @graphprotocol/hypergraph-react@0.3.0

Copilot uses AI. Check for mistakes.

@nikgraf nikgraf merged commit 1ad721d into main Jul 30, 2025
6 checks passed
@nikgraf nikgraf deleted the ng/bump-version branch July 30, 2025 20:19
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.

1 participant