Skip to content

Commit

Permalink
chore: release
Browse files Browse the repository at this point in the history
Signed-off-by: GitHub Action <action@github.com>
  • Loading branch information
actions-user committed Feb 22, 2024
1 parent 5adfc93 commit 02ed1eb
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 0 deletions.
21 changes: 21 additions & 0 deletions crates/common/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# Changelog
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.0.1](https://github.com/ethereum-optimism/kona/releases/tag/kona-common-v0.0.1) - 2024-02-22

### Other
- ♻️ Cleanup ([#25](https://github.com/ethereum-optimism/kona/pull/25))
- :broom: docs ([#22](https://github.com/ethereum-optimism/kona/pull/22))
- 🚧 `kona-preimage` ([#14](https://github.com/ethereum-optimism/kona/pull/14))
- ♻ Cleanups
- ✨ Add lints for all targets in justfile
- ✨ Example & `asterisc` build image
- ✨ Updates
- 🚧 `kona-common` crate
- ♻ Clean
- :sparkle: Init
17 changes: 17 additions & 0 deletions crates/preimage/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Changelog
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.0.1](https://github.com/ethereum-optimism/kona/releases/tag/kona-preimage-v0.0.1) - 2024-02-22

### Other
- 📝 Extend license ([#26](https://github.com/ethereum-optimism/kona/pull/26))
- ♻️ Cleanup ([#25](https://github.com/ethereum-optimism/kona/pull/25))
- ♻ Move pipe reading logic into pipe, so that it's shared ([#24](https://github.com/ethereum-optimism/kona/pull/24))
-`HintWriter` ([#23](https://github.com/ethereum-optimism/kona/pull/23))
- :broom: docs ([#22](https://github.com/ethereum-optimism/kona/pull/22))
- 🚧 `kona-preimage` ([#14](https://github.com/ethereum-optimism/kona/pull/14))

0 comments on commit 02ed1eb

Please sign in to comment.