Skip to content

Commit

Permalink
chore: release
Browse files Browse the repository at this point in the history
Signed-off-by: promptuity-releaser[bot] <155959318+promptuity-releaser[bot]@users.noreply.github.com>
  • Loading branch information
promptuity-releaser[bot] committed Jan 14, 2024
1 parent af4e264 commit 06fa1aa
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,25 @@

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

## [0.0.4] - 2024-01-14

### Bug Fixes

- Fix for `placeholder` display bug
- Fixes rendering bug when line wrapping occurs
- Fixes bug where keys are pressed twice on windows

### Documentation

- Update examples

### Miscellaneous Tasks

- Update `renovate.json`
- Fix `renovate.json`
- Update rust crate thiserror to 1.0.56

<!-- generated by git-cliff -->
## [0.0.3] - 2024-01-08

### Documentation
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.3"
version = "0.0.4"
description = "Promptuity is a library that provides interactive prompts."
edition = "2021"
license = "MIT"
Expand Down

0 comments on commit 06fa1aa

Please sign in to comment.