Compare commits

..

3 Commits

Author SHA1 Message Date
cuddle-please
dae9ceb035 chore(release): 0.1.2
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2025-07-06 19:01:41 +00:00
05b147af25 feat: try again
All checks were successful
continuous-integration/drone/push Build is passing
2025-07-06 21:00:56 +02:00
9d957385ee chore(release): v0.1.1 (#1)
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
chore(release): 0.1.1

Co-authored-by: cuddle-please <bot@cuddle.sh>
Reviewed-on: #1
2025-07-06 20:57:19 +02:00
3 changed files with 9 additions and 2 deletions

View File

@ -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

View File

@ -3,5 +3,5 @@ members = ["crates/*"]
resolver = "2"
[workspace.package]
version = "0.1.1"
version = "0.1.2"
license = "MIT"

View File

@ -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