Skip to content

Commit 0c70fef

Browse files
chore(main): release 1.5.0
1 parent d69cd46 commit 0c70fef

3 files changed

Lines changed: 18 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.4.0"
2+
".": "1.5.0"
33
}

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Changelog
22

3+
## [1.5.0](https://github.com/ethpandaops/optimism-package/compare/1.4.0...1.5.0) (2025-08-12)
4+
5+
6+
### Features
7+
8+
* Add Jovian support ([#361](https://github.com/ethpandaops/optimism-package/issues/361)) ([e154939](https://github.com/ethpandaops/optimism-package/commit/e1549392e2fb5cca90f1763747e1c204ae285b1c))
9+
* add support for `pprof` ([#352](https://github.com/ethpandaops/optimism-package/issues/352)) ([c92ebbe](https://github.com/ethpandaops/optimism-package/commit/c92ebbebef72745ab8c61749aece307509d30721))
10+
* added support for `op-test-sequencer` ([#368](https://github.com/ethpandaops/optimism-package/issues/368)) ([d69cd46](https://github.com/ethpandaops/optimism-package/commit/d69cd463030e0e43df18e60c9038de4ac1293569))
11+
* **kona:** update kurtosis package to be compatible with kona's RC ([#364](https://github.com/ethpandaops/optimism-package/issues/364)) ([ad6700a](https://github.com/ethpandaops/optimism-package/commit/ad6700a9ab0665fff1840e3e5a197b9bc0682517))
12+
13+
14+
### Bug Fixes
15+
16+
* **contract_deployer:** ensure hardfork configuration is respected with multiple chains ([#360](https://github.com/ethpandaops/optimism-package/issues/360)) ([bc776a6](https://github.com/ethpandaops/optimism-package/commit/bc776a61e62b422bd2fa954e3a0588d52eba3847))
17+
* EL log levels ([#369](https://github.com/ethpandaops/optimism-package/issues/369)) ([219d5f9](https://github.com/ethpandaops/optimism-package/commit/219d5f9e104951d0ef6ed9586f9f6baa0ecbd980))
18+
319
## [1.4.0](https://github.com/ethpandaops/optimism-package/compare/1.3.0...1.4.0) (2025-07-16)
420

521

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.4.0
1+
1.5.0

0 commit comments

Comments
 (0)