chore: release v0.1.1 #14

Open
kemitix wants to merge 1 commit from release-plz-2025-01-02T00-02-17Z into main
3 changed files with 10 additions and 2 deletions

View file

@ -2,6 +2,14 @@
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) - 2025-01-02
### Other
- *(deps)* update rust crate rstest to 0.24
- add Import section to readme
- 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"