Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): release 1.0.0 #26

Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 28 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
# Changelog

## 1.0.0 (2024-06-17)


### Features

* add funding contract deployer ([d42bd33](https://github.com/ethpandaops/optimism-package/commit/d42bd3397762118f2e9fd6fab094198493e9cac6))
* add names to run-sh ([82dabe4](https://github.com/ethpandaops/optimism-package/commit/82dabe4c40254dab6e50d4fa1365c4822f822fa9))
* add op_batcher + op_deployer ([55c42e4](https://github.com/ethpandaops/optimism-package/commit/55c42e4fb28faf32c51f2e7e3d197d20f0d28e12))
* add op_batcher + op_deployer ([1638844](https://github.com/ethpandaops/optimism-package/commit/163884494717591dda0a302fafcb690fc6a2051d))
* add op_geth ([aa415e8](https://github.com/ethpandaops/optimism-package/commit/aa415e850c482177d2e96d5f15718a7dd17227bc))
* add op_node ([05b45c2](https://github.com/ethpandaops/optimism-package/commit/05b45c2000e70199ee049dfde97ba7f82459cce5))
* add op-blockscout ([7f79f53](https://github.com/ethpandaops/optimism-package/commit/7f79f53c152135ec357fdb04cad49f754b2b313c))
* add op-reth ([ec641db](https://github.com/ethpandaops/optimism-package/commit/ec641dbc454f9c4f7ae6e7f7906730bbcc02e46f))
* add optimism-contract-deployer image builder ([9580baf](https://github.com/ethpandaops/optimism-package/commit/9580baf415b5394a4b5e76cbe89b97213c4f2fcb))
* add pr checker and releaser ([42fcd65](https://github.com/ethpandaops/optimism-package/commit/42fcd659657071c8bdb43c4ba0123a39de6c468a))
* basic parsing ([287cfbf](https://github.com/ethpandaops/optimism-package/commit/287cfbfb055d404cf88dca2d921616a77c0f4bd5))


### Bug Fixes

* Downgrade release please to v3 ([a54f0b5](https://github.com/ethpandaops/optimism-package/commit/a54f0b59460b4d788d42e84cff0942b5a4f9f464))
* move all references of kurtosis-tech -> ethpandaops ([ef05cc4](https://github.com/ethpandaops/optimism-package/commit/ef05cc4aa2283a0b3f18a2b72b573da6852ff353))
* release-please ([f19f199](https://github.com/ethpandaops/optimism-package/commit/f19f1996d69349310c5caccc104c4c300faa319b))
* release-please ([5ba892a](https://github.com/ethpandaops/optimism-package/commit/5ba892a9b2440bd2b0f7a1fdf230f79e1ceea9f7))
* Update release-please.yml ([38d68e5](https://github.com/ethpandaops/optimism-package/commit/38d68e5602c2e9e80a746f1f6861f01c009f942c))
* update upstream contract deployment image ([052aafd](https://github.com/ethpandaops/optimism-package/commit/052aafd10f5d44ecf4e60e13a280554a1363fe2d))
Loading