chore: release v0.1.0
All checks were successful
Test / build (map[name:nightly]) (pull_request) Successful in 5m17s
Test / build (map[name:stable]) (pull_request) Successful in 4m44s

Signed-off-by: ForgeJo Action. See: https://git.kemitix.net/kemitix/rust <action@git.kemitix.net>
This commit is contained in:
ForgeJo Action. See: https://git.kemitix.net/kemitix/rust 2024-12-31 19:26:36 +00:00
parent 1348db25d9
commit c7bea5d014
3 changed files with 8 additions and 2 deletions

View file

@ -2,6 +2,12 @@
All notable changes to this project will be documented in this file.
## [0.1.1](https://git.kemitix.net/kemitix/trello-to-deck/compare/v0.1.0...v0.1.1) - 2024-12-31
### Other
- add CHANGELOG.md
## [0.1.0] - 2024-12-31
### 🚀 Features

2
Cargo.lock generated
View file

@ -2509,7 +2509,7 @@ dependencies = [
[[package]]
name = "trello-to-deck"
version = "0.1.0"
version = "0.1.1"
dependencies = [
"all-colors",
"assert2",

View file

@ -1,6 +1,6 @@
[package]
name = "trello-to-deck"
version = "0.1.0"
version = "0.1.1"
edition = "2021"
authors = ["Paul Campbell <pcampbell@kemitix.net>"]
description = "Migrate your Trello Board to Nextcloud Deck"