Skip to content

Commit 2390dbb

Browse files
Release New Version (#1326)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3126ac7 commit 2390dbb

34 files changed

Lines changed: 112 additions & 37 deletions

.changeset/afraid-papers-doubt.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changeset/bold-cats-throw.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/violet-beans-brush.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/wise-mirrors-start.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

apps/ensadmin/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# ensadmin
22

3+
## 1.1.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`3126ac7`](https://github.com/namehash/ensnode/commit/3126ac744806a4994cf276e41963af38ebfae582), [`3126ac7`](https://github.com/namehash/ensnode/commit/3126ac744806a4994cf276e41963af38ebfae582)]:
8+
- @ensnode/ensnode-sdk@1.1.0
9+
- @ensnode/ensnode-react@1.1.0
10+
- @ensnode/datasources@1.1.0
11+
- @ensnode/ponder-metadata@1.1.0
12+
- @ensnode/ensnode-schema@1.1.0
13+
314
## 1.0.3
415

516
### Patch Changes

apps/ensadmin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ensadmin",
3-
"version": "1.0.3",
3+
"version": "1.1.0",
44
"private": true,
55
"type": "module",
66
"description": "Explore the ENS Protocol like never before",

apps/ensapi/CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
# ensapi
22

3+
## 1.1.0
4+
5+
### Minor Changes
6+
7+
- [#1307](https://github.com/namehash/ensnode/pull/1307) [`3126ac7`](https://github.com/namehash/ensnode/commit/3126ac744806a4994cf276e41963af38ebfae582) Thanks [@tk-o](https://github.com/tk-o)! - Updates `ReferrerLeaderboard` data model and related logic to match updated ENS Holiday Awards rules.
8+
9+
- [#1307](https://github.com/namehash/ensnode/pull/1307) [`3126ac7`](https://github.com/namehash/ensnode/commit/3126ac744806a4994cf276e41963af38ebfae582) Thanks [@tk-o](https://github.com/tk-o)! - Renamed /ensanalytics/aggregated-referrers to /ensanalytics/referrers
10+
11+
- [#1307](https://github.com/namehash/ensnode/pull/1307) [`3126ac7`](https://github.com/namehash/ensnode/commit/3126ac744806a4994cf276e41963af38ebfae582) Thanks [@tk-o](https://github.com/tk-o)! - Refined schema for /ensanalytics/referrers response
12+
13+
### Patch Changes
14+
15+
- Updated dependencies [[`3126ac7`](https://github.com/namehash/ensnode/commit/3126ac744806a4994cf276e41963af38ebfae582), [`3126ac7`](https://github.com/namehash/ensnode/commit/3126ac744806a4994cf276e41963af38ebfae582), [`3126ac7`](https://github.com/namehash/ensnode/commit/3126ac744806a4994cf276e41963af38ebfae582)]:
16+
- @ensnode/ensnode-sdk@1.1.0
17+
- @namehash/ens-referrals@1.1.0
18+
- @ensnode/datasources@1.1.0
19+
- @ensnode/ensnode-schema@1.1.0
20+
- @ensnode/ponder-subgraph@1.1.0
21+
322
## 1.0.3
423

524
### Patch Changes

apps/ensapi/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ensapi",
3-
"version": "1.0.3",
3+
"version": "1.1.0",
44
"private": true,
55
"type": "module",
66
"description": "ENSNode's ENS API",

apps/ensindexer/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# ensindexer
22

3+
## 1.1.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`3126ac7`](https://github.com/namehash/ensnode/commit/3126ac744806a4994cf276e41963af38ebfae582), [`3126ac7`](https://github.com/namehash/ensnode/commit/3126ac744806a4994cf276e41963af38ebfae582)]:
8+
- @ensnode/ensnode-sdk@1.1.0
9+
- @ensnode/ensrainbow-sdk@1.1.0
10+
- @ensnode/datasources@1.1.0
11+
- @ensnode/ponder-metadata@1.1.0
12+
- @ensnode/ensnode-schema@1.1.0
13+
314
## 1.0.3
415

516
### Patch Changes

apps/ensindexer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ensindexer",
3-
"version": "1.0.3",
3+
"version": "1.1.0",
44
"private": true,
55
"type": "module",
66
"description": "A multichain ENS indexer, powered by Ponder",

0 commit comments

Comments
 (0)