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]
|
## [Unreleased]
|
||||||
|
|
||||||
|
## [0.1.2] - 2025-07-06
|
||||||
|
|
||||||
|
### Added
|
||||||
|
- try again
|
||||||
|
|
||||||
## [0.1.1] - 2025-07-06
|
## [0.1.1] - 2025-07-06
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
@ -3,5 +3,5 @@ members = ["crates/*"]
|
|||||||
resolver = "2"
|
resolver = "2"
|
||||||
|
|
||||||
[workspace.package]
|
[workspace.package]
|
||||||
version = "0.1.1"
|
version = "0.1.2"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
|
@ -6,6 +6,9 @@ vars:
|
|||||||
service: "nossh"
|
service: "nossh"
|
||||||
registry: kasperhermansen
|
registry: kasperhermansen
|
||||||
|
|
||||||
|
rust:
|
||||||
|
publish: {}
|
||||||
|
|
||||||
please:
|
please:
|
||||||
project:
|
project:
|
||||||
owner: kjuulh
|
owner: kjuulh
|
||||||
@ -15,4 +18,3 @@ please:
|
|||||||
api_url: "https://git.front.kjuulh.io"
|
api_url: "https://git.front.kjuulh.io"
|
||||||
actions:
|
actions:
|
||||||
rust:
|
rust:
|
||||||
publish: true
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user