diff --git a/CHANGELOG.md b/CHANGELOG.md index 3146216..9b4a111 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +### 0.0.365 (2024-03-29) + + +### Maintenance + +* **release:** 0.0.364 ([5431e4f](https://github.com/poowf/eth-chainlist/commit/5431e4f43329118cc6e77d8a34a1778af303f35b)) +* update chain data ([b063a62](https://github.com/poowf/eth-chainlist/commit/b063a62ec66f6c35ea2adc2741a0b7d9153468d1)) + ### 0.0.364 (2024-03-28) diff --git a/package.json b/package.json index 3dd0c79..9df295c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eth-chainlist", - "version": "0.0.364", + "version": "0.0.365", "description": "List of EVM Chains", "main": "index.js", "scripts": {