eigerco / lumina

Wasm friendly Celestia light node implementation in Rust
Apache License 2.0
122 stars 36 forks source link

chore: release #419

Closed zvolin closed 1 month ago

zvolin commented 1 month ago

🤖 New release

Changelog

## `lumina-cli`

## [0.4.1](https://github.com/eigerco/lumina/compare/lumina-cli-v0.4.0...lumina-cli-v0.4.1) - 2024-10-09 ### Added - setup local demo page with webpack ([#388](https://github.com/eigerco/lumina/pull/388))
## `celestia-rpc`
## [0.5.1](https://github.com/eigerco/lumina/compare/celestia-rpc-v0.5.0...celestia-rpc-v0.5.1) - 2024-10-09 ### Fixed - fix!(rpc): use correct blob type in state submit pay for blob ([#418](https://github.com/eigerco/lumina/pull/418))
## `celestia-types`
## [0.6.1](https://github.com/eigerco/lumina/compare/celestia-types-v0.6.0...celestia-types-v0.6.1) - 2024-10-09 ### Added - *(types)* derive PartialOrd and Ord for addresses ([#414](https://github.com/eigerco/lumina/pull/414)) ### Fixed - fix!(rpc): use correct blob type in state submit pay for blob ([#418](https://github.com/eigerco/lumina/pull/418))
## `celestia-proto`
## [0.4.1](https://github.com/eigerco/lumina/compare/celestia-proto-v0.4.0...celestia-proto-v0.4.1) - 2024-10-09 ### Other - *(types)* Use protox instead of requiring protoc when building ([#402](https://github.com/eigerco/lumina/pull/402))
## `lumina-node-wasm`
## [0.5.1](https://github.com/eigerco/lumina/compare/lumina-node-wasm-v0.5.0...lumina-node-wasm-v0.5.1) - 2024-10-09 ### Added - setup local demo page with webpack ([#388](https://github.com/eigerco/lumina/pull/388))
## `lumina-node`
## [0.5.1](https://github.com/eigerco/lumina/compare/lumina-node-v0.5.0...lumina-node-v0.5.1) - 2024-10-09 ### Other - updated the following local packages: celestia-rpc, celestia-types, celestia-types, celestia-types, celestia-proto


This PR was generated with release-plz.