-
Notifications
You must be signed in to change notification settings - Fork 16
Release New Version #1549
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Release New Version #1549
Conversation
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the
Comment |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Greptile SummaryAutomated release PR generated by Changesets to publish version 1.6.0 across 18 packages in the monorepo. This release includes the architectural refactoring from PR #1542 that flipped the dependency relationship between Changes
Version Semantics
All version bumps, CHANGELOG entries, and changeset consumption follow standard Changesets conventions correctly. Confidence Score: 5/5
Important Files Changed
Sequence DiagramsequenceDiagram
participant GHA as GitHub Actions
participant CS as Changesets CLI
participant Repo as Repository
participant NPM as NPM Registry
Note over GHA,CS: Release PR #1549 Workflow
GHA->>CS: Run changesets version
CS->>Repo: Read .changeset/rich-shirts-spend.md
Note over CS: Process changeset metadata<br/>- @namehash/ens-referrals: minor<br/>- @ensnode/ensnode-sdk: minor<br/>- ensapi: patch
CS->>Repo: Update package.json files<br/>(1.5.1 → 1.6.0)
CS->>Repo: Update CHANGELOG.md files<br/>(add 1.6.0 entries)
CS->>Repo: Delete consumed changeset<br/>(.changeset/rich-shirts-spend.md)
CS->>GHA: Version update complete
GHA->>Repo: Create/update PR #1549
Note over Repo: PR reviewed and merged
GHA->>CS: Run changesets publish
CS->>NPM: Publish packages to NPM<br/>(@namehash/ens-referrals@1.6.0<br/>@ensnode/ensnode-sdk@1.6.0<br/>etc.)
NPM-->>CS: Publish successful
CS-->>GHA: Release complete
|
10912fa to
0e6a28f
Compare
0e6a28f to
20878f6
Compare
20878f6 to
bc33452
Compare
bc33452 to
8da8b52
Compare
8da8b52 to
892d15c
Compare
ecf2c94 to
6e85c5d
Compare
6e85c5d to
95d5a5a
Compare
95d5a5a to
4c3bc1f
Compare
4c3bc1f to
adb2df7
Compare
Releases: @ensnode/ensnode-sdk@1.6.0 @docs/ensnode@1.6.0 @namehash/namehash-ui@1.6.0 @namehash/ens-referrals@1.6.0 ensapi@1.6.0 @ensnode/datasources@1.6.0 ensadmin@1.6.0 ensindexer@1.6.0 ensrainbow@1.6.0 fallback-ensapi@1.6.0 @ensnode/ensnode-react@1.6.0 @ensnode/ensrainbow-sdk@1.6.0 @ensnode/ponder-metadata@1.6.0 @ensnode/ensnode-schema@1.6.0 @ensnode/ponder-subgraph@1.6.0 @ensnode/shared-configs@1.6.0 @docs/ensrainbow@1.6.0 @docs/mintlify@1.6.0 [skip ci]
adb2df7 to
18c2bad
Compare
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
@namehash/ens-referrals@1.6.0
Minor Changes
500388bThanks @Goader! - Flipped dependency relationship betweenensnode-sdkandens-referrals. Introduced newENSReferralsClientfor referral leaderboard APIs. Consolidated duplicate types (ChainId,AccountId,UnixTimestamp,Duration) by importing fromensnode-sdk.Patch Changes
220b71f,500388b]:@ensnode/ensnode-sdk@1.6.0
Minor Changes
500388bThanks @Goader! - Flipped dependency relationship betweenensnode-sdkandens-referrals. Introduced newENSReferralsClientfor referral leaderboard APIs. Consolidated duplicate types (ChainId,AccountId,UnixTimestamp,Duration) by importing fromensnode-sdk.Patch Changes
#1553
220b71fThanks @lightwalker-eth! - Added getDefaultEnsNodeUrl utility to get the URL for the default ENSNode deployment for a given ENS namespaceUpdated dependencies [
a87b437]:@ensnode/datasources@1.6.0
Patch Changes
a87b437Thanks @shrugs! - Introduces a temporarysepolia-v2ENS Namespace, intended for testing of ephemeral ENSv2 deployments to the Sepolia chain. This feature is intended for developers of the ENS protocol, and is highly experimental and should be considered unstable.@ensnode/ensnode-react@1.6.0
Patch Changes
220b71f,500388b]:@namehash/namehash-ui@1.6.0
Patch Changes
#1551
6e6020cThanks @Y3drk! - Refines several features as a result of the application of the package in ENSAwards.Updated dependencies [
220b71f,500388b,a87b437]:@ensnode/ponder-metadata@1.6.0
Patch Changes
@ensnode/ensnode-schema@1.6.0
@ensnode/ensrainbow-sdk@1.6.0
@ensnode/ponder-subgraph@1.6.0
ensapi@1.6.0
Minor Changes
365c996Thanks @Goader! - Implemented API versioning for ENSAnalytics referral endpoints. Introduced explicit/ensanalytics/v1/*routes while preserving existing/ensanalytics/*routes as implicit v0.Patch Changes
#1542
500388bThanks @Goader! - Flipped dependency relationship betweenensnode-sdkandens-referrals. Introduced newENSReferralsClientfor referral leaderboard APIs. Consolidated duplicate types (ChainId,AccountId,UnixTimestamp,Duration) by importing fromensnode-sdk.Updated dependencies [
220b71f,500388b,a87b437]:ensadmin@1.6.0
Patch Changes
220b71f,6e6020c,500388b,a87b437]:ensindexer@1.6.0
Patch Changes
220b71f,500388b,a87b437]:ensrainbow@1.6.0
Patch Changes
220b71f,500388b]:fallback-ensapi@1.6.0
Patch Changes
220b71f,500388b,a87b437]:@docs/ensnode@1.6.0
Patch Changes
69f5c6bThanks @lightwalker-eth! - Activate Context7 to assist builders using LLMs to build on ENSNode@docs/mintlify@1.6.0
@docs/ensrainbow@1.6.0
@ensnode/shared-configs@1.6.0