Skip to content

Commit 0d94a08

Browse files
Release New Version (#797)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2f9f357 commit 0d94a08

28 files changed

Lines changed: 91 additions & 53 deletions

.changeset/honest-dogs-ring.md

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

.changeset/modern-pugs-sit.md

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

.changeset/plenty-llamas-read.md

Lines changed: 0 additions & 7 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.

.changeset/tricky-keys-design.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 [[`2f9f357`](https://github.com/namehash/ensnode/commit/2f9f35780def5a6696263cf2e10d4ec4f89194f5), [`4ee9eb7`](https://github.com/namehash/ensnode/commit/4ee9eb7bcbdd3ec45704565cc4e5567237ee7238), [`fdc6eef`](https://github.com/namehash/ensnode/commit/fdc6eefbf870a8451e40e56de2fb424bfc85ba7f)]:
14+
- @ensnode/ponder-metadata@0.29.0
15+
- @ensnode/datasources@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",

0 commit comments

Comments
 (0)