Skip to content

Commit d295369

Browse files
chore(main): release 1.4.0 (#346)
🤖 I have created a release *beep* *boop* --- ## [1.4.0](1.3.0...1.4.0) (2025-07-16) ### Features * add challenger to superchain role ([#350](#350)) ([011513f](011513f)) * Update `kona-node` sequencer flags ([#354](#354)) ([6e84d23](6e84d23)) ### Bug Fixes * Failing CI after conductor image update ([#356](#356)) ([2f87a9b](2f87a9b)) * kona supervisor cmd ([#343](#343)) ([112d48d](112d48d)) * **launcher/kona:** fix the kona node launcher ([#348](#348)) ([dfc94bd](dfc94bd)) * **op-faucet:** loosen expectation on network_id type ([#345](#345)) ([e43f71d](e43f71d)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent dfc94bd commit d295369

File tree

3 files changed

+18
-2
lines changed

3 files changed

+18
-2
lines changed

.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.3.0"
2+
".": "1.4.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.4.0](https://github.com/ethpandaops/optimism-package/compare/1.3.0...1.4.0) (2025-07-16)
4+
5+
6+
### Features
7+
8+
* add challenger to superchain role ([#350](https://github.com/ethpandaops/optimism-package/issues/350)) ([011513f](https://github.com/ethpandaops/optimism-package/commit/011513f7a420befce41861dd046d64ebd685ac19))
9+
* Update `kona-node` sequencer flags ([#354](https://github.com/ethpandaops/optimism-package/issues/354)) ([6e84d23](https://github.com/ethpandaops/optimism-package/commit/6e84d233c096c4a9768b6af62c2aff96c16843cc))
10+
11+
12+
### Bug Fixes
13+
14+
* Failing CI after conductor image update ([#356](https://github.com/ethpandaops/optimism-package/issues/356)) ([2f87a9b](https://github.com/ethpandaops/optimism-package/commit/2f87a9b2fd226caf533a7348c50d58d5c9b23618))
15+
* kona supervisor cmd ([#343](https://github.com/ethpandaops/optimism-package/issues/343)) ([112d48d](https://github.com/ethpandaops/optimism-package/commit/112d48d94a138644d99adf76b607b27ff86a31a4))
16+
* **launcher/kona:** fix the kona node launcher ([#348](https://github.com/ethpandaops/optimism-package/issues/348)) ([dfc94bd](https://github.com/ethpandaops/optimism-package/commit/dfc94bda4f4e3deb0531859b875149efd4bb60af))
17+
* **op-faucet:** loosen expectation on network_id type ([#345](https://github.com/ethpandaops/optimism-package/issues/345)) ([e43f71d](https://github.com/ethpandaops/optimism-package/commit/e43f71d46d7ed59083e659d1530af74ceed7e3b7))
18+
319
## [1.3.0](https://github.com/ethpandaops/optimism-package/compare/1.2.0...1.3.0) (2025-06-17)
420

521

version.txt

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

0 commit comments

Comments
 (0)