Skip to content

Commit 05a50c9

Browse files
RELEASING: Releasing 10 package(s)
Releases: ensindexer@0.29.0 ensadmin@0.29.0 @ensnode/ponder-subgraph@0.29.0 @ensnode/datasources@0.29.0 ensrainbow@0.29.0 @ensnode/ensrainbow-sdk@0.29.0 @ensnode/ponder-metadata@0.29.0 @ensnode/ensnode-schema@0.29.0 @ensnode/ensnode-sdk@0.29.0 @ensnode/shared-configs@0.29.0 [skip ci]
1 parent cf67799 commit 05a50c9

25 files changed

Lines changed: 79 additions & 36 deletions

.changeset/modern-pugs-sit.md

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

.changeset/pretty-tables-deny.md

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

.changeset/public-roses-heal.md

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

.changeset/shy-glasses-sip.md

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

.changeset/smart-wolves-flow.md

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

apps/ensadmin/CHANGELOG.md

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

3+
## 0.29.0
4+
5+
### Minor Changes
6+
7+
- [#792](https://github.com/namehash/ensnode/pull/792) [`4ee9eb7`](https://github.com/namehash/ensnode/commit/4ee9eb7bcbdd3ec45704565cc4e5567237ee7238) Thanks [@shrugs](https://github.com/shrugs)! - rename the ENS_DEPLOYMENT_CHAIN configuration variable to NAMESPACE
8+
9+
- [#780](https://github.com/namehash/ensnode/pull/780) [`3ae7bb1`](https://github.com/namehash/ensnode/commit/3ae7bb118d8a8f0de6a1fc046ca3aeff1a8637b1) Thanks [@djstrong](https://github.com/djstrong)! - add new saved GraphQL queries in ENSAdmin
10+
11+
### Patch Changes
12+
13+
- Updated dependencies [[`4ee9eb7`](https://github.com/namehash/ensnode/commit/4ee9eb7bcbdd3ec45704565cc4e5567237ee7238)]:
14+
- @ensnode/datasources@0.29.0
15+
- @ensnode/ponder-metadata@0.29.0
16+
- @ensnode/ensnode-schema@0.29.0
17+
- @ensnode/ensnode-sdk@0.29.0
18+
319
## 0.28.0
420

521
### Minor 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": "0.28.0",
3+
"version": "0.29.0",
44
"private": true,
55
"type": "module",
66
"description": "Explore the ENS Protocol like never before",

apps/ensindexer/CHANGELOG.md

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

3+
## 0.29.0
4+
5+
### Minor Changes
6+
7+
- [#792](https://github.com/namehash/ensnode/pull/792) [`4ee9eb7`](https://github.com/namehash/ensnode/commit/4ee9eb7bcbdd3ec45704565cc4e5567237ee7238) Thanks [@shrugs](https://github.com/shrugs)! - rename the ENS_DEPLOYMENT_CHAIN configuration variable to NAMESPACE
8+
9+
- [#808](https://github.com/namehash/ensnode/pull/808) [`1f29c5d`](https://github.com/namehash/ensnode/commit/1f29c5d646d3d90df4c0351243baf2380a8fded7) Thanks [@shrugs](https://github.com/shrugs)! - ACTIVE_PLUGINS is now PLUGINS
10+
11+
### Patch Changes
12+
13+
- Updated dependencies [[`cf67799`](https://github.com/namehash/ensnode/commit/cf677992f73ef354ed57d19641d2093de23aacb4), [`4ee9eb7`](https://github.com/namehash/ensnode/commit/4ee9eb7bcbdd3ec45704565cc4e5567237ee7238)]:
14+
- @ensnode/ponder-subgraph@0.29.0
15+
- @ensnode/datasources@0.29.0
16+
- @ensnode/ensrainbow-sdk@0.29.0
17+
- @ensnode/ponder-metadata@0.29.0
18+
- @ensnode/ensnode-schema@0.29.0
19+
- @ensnode/ensnode-sdk@0.29.0
20+
321
## 0.28.0
422

523
### Minor 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": "0.28.0",
3+
"version": "0.29.0",
44
"private": true,
55
"type": "module",
66
"description": "A multichain ENS indexer, powered by Ponder",

apps/ensrainbow/CHANGELOG.md

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

3+
## 0.29.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- @ensnode/ensrainbow-sdk@0.29.0
9+
- @ensnode/ensnode-sdk@0.29.0
10+
311
## 0.28.0
412

513
### Minor Changes

0 commit comments

Comments
 (0)