From 465dbc3ce55376bbc43f43d474fd65c24799eaa0 Mon Sep 17 00:00:00 2001 From: zanechua Date: Tue, 18 Feb 2025 00:44:51 +0000 Subject: [PATCH] chore(release): 0.0.616 --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 53e7a41..bd3d458 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +### 0.0.616 (2025-02-18) + + +### Maintenance + +* **release:** 0.0.615 ([45bda5a](https://github.com/poowf/eth-chainlist/commit/45bda5a1a5cac2f8e17beec840dcc22545729ace)) +* update chain data ([eef1c97](https://github.com/poowf/eth-chainlist/commit/eef1c978e2e365646ebd98e4b4bacbccfd24b230)) + ### 0.0.615 (2025-02-17) diff --git a/package.json b/package.json index d94564e..b1fd4c6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eth-chainlist", - "version": "0.0.615", + "version": "0.0.616", "description": "List of EVM Chains", "main": "index.js", "scripts": {