chore(taiko): release 1.14.0 (#401)

This commit is contained in:
taiko-bot 2025-03-21 09:44:08 +08:00 committed by GitHub
parent 139e562050
commit 53531d9614
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,3 @@
{ {
".": "1.13.0" ".": "1.14.0"
} }

View file

@ -1,5 +1,12 @@
# Changelog # Changelog
## [1.14.0](https://github.com/taikoxyz/taiko-geth/compare/v1.13.0...v1.14.0) (2025-03-21)
### Features
* **taiko_genesis:** update `TaikoGenesisBlock` configs ([#400](https://github.com/taikoxyz/taiko-geth/issues/400)) ([139e562](https://github.com/taikoxyz/taiko-geth/commit/139e56205075ba5897c2a4ca707a52b096a3f200))
## [1.13.0](https://github.com/taikoxyz/taiko-geth/compare/v1.12.0...v1.13.0) (2025-03-15) ## [1.13.0](https://github.com/taikoxyz/taiko-geth/compare/v1.12.0...v1.13.0) (2025-03-15)