Compare commits
1 Commits
2794b4a4c3
...
8f284c0471
Author | SHA1 | Date | |
---|---|---|---|
|
8f284c0471 |
14
CHANGELOG.md
14
CHANGELOG.md
@ -6,7 +6,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [0.1.3] - 2025-05-22
|
||||
## [0.0.1] - 2025-05-22
|
||||
|
||||
### Added
|
||||
- bump v0.1.2
|
||||
- downgrade again
|
||||
- update version
|
||||
- add basic vessel
|
||||
|
||||
### Docs
|
||||
- add readme docs
|
||||
|
||||
### Other
|
||||
- use workspace version
|
||||
- Configure Renovate (#1)
|
||||
Add renovate.json
|
||||
|
@ -2,8 +2,8 @@
|
||||
members = ["crates/*"]
|
||||
resolver = "2"
|
||||
|
||||
[workspace.package]
|
||||
version = "0.1.3"
|
||||
|
||||
[workspace.dependencies]
|
||||
vessel = { path = "crates/vessel" }
|
||||
|
||||
[workspace.package]
|
||||
version = "0.0.1"
|
||||
|
Loading…
x
Reference in New Issue
Block a user