Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Jan 15, 2026

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@ensnode/[email protected]

Patch Changes

@ensnode/[email protected]

Patch Changes

@namehash/[email protected]

Patch Changes

@ensnode/[email protected]

Patch Changes

@ensnode/[email protected]

@namehash/[email protected]

@ensnode/[email protected]

@ensnode/[email protected]

@ensnode/[email protected]

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

@docs/[email protected]

Patch Changes

  • #1530 4f7bfdb Thanks @notrab! - Introduced new documentation site at docs.ensnode.io powered by Mintlify for browsing API endpoints, and make requests using the API Playground.

  • #1530 4f7bfdb Thanks @notrab! - Added OpenAPI documentation for ENSNode APIs. The interactive API reference allows developers to explore and test API endpoints directly from the documentation.

  • #1535 de666e0 Thanks @tk-o! - Improved a method for how mintlify CLI is included when running development server locally.

@docs/[email protected]

Patch Changes

@docs/[email protected]

@ensnode/[email protected]

@github-actions github-actions bot requested a review from a team as a code owner January 15, 2026 01:10
@vercel
Copy link

vercel bot commented Jan 15, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
admin.ensnode.io Ready Ready Preview, Comment Jan 17, 2026 7:03am
ensnode.io Ready Ready Preview, Comment Jan 17, 2026 7:03am
ensrainbow.io Ready Ready Preview, Comment Jan 17, 2026 7:03am

@greptile-apps
Copy link
Contributor

greptile-apps bot commented Jan 15, 2026

Greptile Summary

Automated release PR bumping 17 packages from v1.5.0 to v1.5.1 following the successful merge of PR #1529 (OpenAPI servers feature).

  • The primary change is in ensapi which added production and testnet servers to the OpenAPI specification
  • All other packages receive version bumps due to transitive dependencies, even though they have no code changes
  • Changeset file .changeset/update-openapi-servers.md correctly deleted after being processed
  • All CHANGELOG.md files properly updated with v1.5.1 entries
  • Version numbers consistent across all 17 package.json files

Confidence Score: 5/5

  • This PR is safe to merge with no risk
  • This is a standard automated release PR generated by Changesets. All changes are mechanical version bumps and changelog updates with consistent patterns across all packages. No code changes are introduced in this PR.
  • No files require special attention

Important Files Changed

Filename Overview
.changeset/update-openapi-servers.md Changeset file deleted as expected after version release
apps/ensapi/CHANGELOG.md Added v1.5.1 entry with OpenAPI servers feature from PR #1529
apps/ensapi/package.json Version bumped from 1.5.0 to 1.5.1
packages/datasources/package.json Version bumped from 1.5.0 to 1.5.1
packages/ensnode-sdk/package.json Version bumped from 1.5.0 to 1.5.1

Sequence Diagram

sequenceDiagram
    participant Dev as Developer
    participant GH as GitHub Actions
    participant CS as Changesets
    participant NPM as NPM Registry
    
    Note over Dev,CS: PR #1529 merged to main
    Dev->>GH: Merge PR #1529 (OpenAPI servers)
    GH->>CS: Trigger Changesets Release Action
    CS->>CS: Read .changeset/update-openapi-servers.md
    CS->>CS: Calculate affected packages (17 packages)
    CS->>CS: Bump versions 1.5.0 → 1.5.1
    CS->>CS: Update all CHANGELOG.md files
    CS->>CS: Delete processed changeset file
    CS->>GH: Create Release PR #1533
    
    Note over Dev,NPM: When Release PR is merged
    Dev->>GH: Merge Release PR #1533
    GH->>NPM: Publish 17 packages at v1.5.1
Loading

@github-actions github-actions bot force-pushed the changeset-release/main branch from 0e2f8dc to 8f1e55f Compare January 15, 2026 01:43
@github-actions github-actions bot force-pushed the changeset-release/main branch from 8f1e55f to 575b655 Compare January 15, 2026 15:59
@github-actions github-actions bot force-pushed the changeset-release/main branch from 575b655 to 96f7492 Compare January 15, 2026 19:25
@github-actions github-actions bot force-pushed the changeset-release/main branch from 96f7492 to 66f39c4 Compare January 15, 2026 21:05
@github-actions github-actions bot force-pushed the changeset-release/main branch from 66f39c4 to 827f7b5 Compare January 16, 2026 13:29
@github-actions github-actions bot force-pushed the changeset-release/main branch from 827f7b5 to bb29f4b Compare January 16, 2026 18:51
@lightwalker-eth lightwalker-eth merged commit 6e3b438 into main Jan 17, 2026
9 checks passed
@lightwalker-eth lightwalker-eth deleted the changeset-release/main branch January 17, 2026 15:44
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