eigerco / lumina

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

chore: release #461

Closed zvolin closed 2 weeks ago

zvolin commented 2 weeks ago

🤖 New release

Changelog

## `celestia-types`

## [0.7.1](https://github.com/eigerco/lumina/compare/celestia-types-v0.7.0...celestia-types-v0.7.1) - 2024-11-07 ### Added - feat!(node): add a method to get all blobs using shwap ([#452](https://github.com/eigerco/lumina/pull/452))
## `lumina-node`
## [0.6.1](https://github.com/eigerco/lumina/compare/lumina-node-v0.6.0...lumina-node-v0.6.1) - 2024-11-07 ### Added - feat!(node): add a method to get all blobs using shwap ([#452](https://github.com/eigerco/lumina/pull/452)) ### Fixed - *(node)* redial peers if we go below limits ([#460](https://github.com/eigerco/lumina/pull/460))
## `lumina-cli`
## [0.5.1](https://github.com/eigerco/lumina/compare/lumina-cli-v0.5.0...lumina-cli-v0.5.1) - 2024-11-07 ### Other - updated the following local packages: celestia-types, lumina-node
## `celestia-rpc`
## [0.7.1](https://github.com/eigerco/lumina/compare/celestia-rpc-v0.7.0...celestia-rpc-v0.7.1) - 2024-11-07 ### Other - updated the following local packages: celestia-types
## `lumina-node-wasm`
## [0.6.1](https://github.com/eigerco/lumina/compare/lumina-node-wasm-v0.6.0...lumina-node-wasm-v0.6.1) - 2024-11-07 ### Other - updated the following local packages: celestia-types, lumina-node


This PR was generated with release-plz.