Skip to content

Commit

Permalink
chore: Release demand version 1.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
roele committed Jun 2, 2024
1 parent e489a57 commit 8aaf3e7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,16 @@
# Changelog

## [1.2.4] - 2024-06-02

### Bug Fixes

- [security] password input renders password on success (#60)

## [1.2.3] - 2024-05-23

### Miscellaneous Tasks

- Release demand version 1.2.3
- Update screen recordings (#58)
- Add example and docs for list (#56)

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 = "demand"
version = "1.2.3"
version = "1.2.4"
edition = "2021"
description = "A CLI prompt library"
license = "MIT"
Expand Down

0 comments on commit 8aaf3e7

Please sign in to comment.