Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@

All notable changes to this project will be documented in this file.

## [0.0.6] - 2025-06-21

### Miscellaneous Tasks

- Update marcoieni/release-plz-action action to v0.5.35
- Update marcoieni/release-plz-action action to v0.5.36
- Update marcoieni/release-plz-action action to v0.5.38
- Update rust crate thiserror to 1.0.57
- Update rust crate insta to 1.35.1
- Update rust crate thiserror to 1.0.58
- Update marcoieni/release-plz-action action to v0.5.58
- Update marcoieni/release-plz-action action to v0.5.108

<!-- generated by git-cliff -->
## [0.0.5] - 2024-01-14

### Refactor
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "promptuity"
version = "0.0.5"
version = "0.0.6"
description = "Promptuity is a library that provides interactive prompts."
edition = "2021"
license = "MIT"
Expand Down