Skip to content

Commit

Permalink
chore: Release demand version 1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
roele committed May 23, 2024
1 parent 47a53f2 commit c9fad0b
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
13 changes: 12 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [1.2.3] - 2024-05-23

### Miscellaneous Tasks

- Update screen recordings (#58)
- Add example and docs for list (#56)

### Update

- Remove leading space from rendered output (#57)

## [1.2.2] - 2024-05-15

### Bug Fixes
Expand Down Expand Up @@ -32,6 +43,7 @@

### Miscellaneous Tasks

- Release demand version 1.2.2
- Release demand version 1.2.1
- Update tests
- Add list to spinner prompts example
Expand Down Expand Up @@ -160,4 +172,3 @@

- Release demand version 0.1.1


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

0 comments on commit c9fad0b

Please sign in to comment.