Compare commits
3 Commits
2ac965ba0d
...
dae9ceb035
Author | SHA1 | Date | |
---|---|---|---|
|
dae9ceb035 | ||
05b147af25 | |||
9d957385ee |
@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [0.1.2] - 2025-07-06
|
||||
|
||||
### Added
|
||||
- try again
|
||||
|
||||
## [0.1.1] - 2025-07-06
|
||||
|
||||
### Added
|
||||
|
@ -3,5 +3,5 @@ members = ["crates/*"]
|
||||
resolver = "2"
|
||||
|
||||
[workspace.package]
|
||||
version = "0.1.1"
|
||||
version = "0.1.2"
|
||||
license = "MIT"
|
||||
|
@ -6,6 +6,9 @@ vars:
|
||||
service: "nossh"
|
||||
registry: kasperhermansen
|
||||
|
||||
rust:
|
||||
publish: {}
|
||||
|
||||
please:
|
||||
project:
|
||||
owner: kjuulh
|
||||
@ -15,4 +18,3 @@ please:
|
||||
api_url: "https://git.front.kjuulh.io"
|
||||
actions:
|
||||
rust:
|
||||
publish: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user