Skip to content

Commit d6dbd28

Browse files
committed
chore(main): release 1.0.0
1 parent 7155910 commit d6dbd28

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# Changelog
2+
3+
## 1.0.0 (2025-09-02)
4+
5+
6+
### Features
7+
8+
* **gha:** copy workflows for pre-commit and release ([781e87b](https://github.com/selesy/ethereum-mcp/commit/781e87b15d9a1f507dc17eb980c81c1c405b4834))
9+
* **openrpc:** add types representing the JSONSchema portions of OpenRPC ([b0af99e](https://github.com/selesy/ethereum-mcp/commit/b0af99e94c6796a13b5a851c4765c5cce13309a9))
10+
* **openrpc:** recursively resolve references added to definitions ([cd3fd63](https://github.com/selesy/ethereum-mcp/commit/cd3fd63dc354b908cde4575aade20f0217dc5fe3))
11+
* **schema:** add the generated, "raw" JSONSchemas for Ethereum methods ([3ceb83b](https://github.com/selesy/ethereum-mcp/commit/3ceb83b08e50224fd3590f7e8d5e40ecedd41c80))
12+
* **schema:** adds a generator to scrape Ethereum execution APIs ([84d7430](https://github.com/selesy/ethereum-mcp/commit/84d7430854e8dbc13754df137c926159f75b9eaf))
13+
14+
15+
### Bug Fixes
16+
17+
* **deps:** update ethereum-mcp version in gen ([ec5e821](https://github.com/selesy/ethereum-mcp/commit/ec5e821f1804e9011ebac0c6b5c38dc40e691e92))
18+
* **gen/schema:** add trailing newline to end of JSONSchema files ([ebde15d](https://github.com/selesy/ethereum-mcp/commit/ebde15d96e3674575ae9e8e4e4d4c20130f7a109))
19+
* **gen/schema:** correct typo in Go doc for embedded schema source ([0205915](https://github.com/selesy/ethereum-mcp/commit/02059151a4a2428b8042153db8af00b074fbd460))
20+
* **gen/schema:** fix GitHub authentication token ([7155910](https://github.com/selesy/ethereum-mcp/commit/71559104c04aac1cc7d7cf706c6c835b029d5be2))
21+
* **gen/schema:** fix GitHub authentication token ([47d7fb5](https://github.com/selesy/ethereum-mcp/commit/47d7fb5164a7f345e3b4e9a8bf232a4c49479269))
22+
* **gen/schema:** ignore auth token if not configured ([d4c2336](https://github.com/selesy/ethereum-mcp/commit/d4c233633a9f9efa364ee627b2702295c8e321d4))
23+
* **gen/schema:** run schema package generation as a Go tool ([b4e2474](https://github.com/selesy/ethereum-mcp/commit/b4e2474e66a700046b81cd84485d830692cd5290))
24+
* **gen/schema:** use pseudo-version for parent module ([6b2e115](https://github.com/selesy/ethereum-mcp/commit/6b2e115633e55fd7b3ee211503ee4f0b0cbec83d))
25+
* **jsonschema:** switch to selesy fork of invopop.jsonschema ([277bd8d](https://github.com/selesy/ethereum-mcp/commit/277bd8d232be35a66eb28f3c688606e10105621e))

0 commit comments

Comments
 (0)