Skip to content

Commit

Permalink
chore: Release demand version 1.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jdx committed Jan 24, 2025
1 parent 8dbb2b9 commit b329d72
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## [1.6.2] - 2025-01-24

### Bug Fixes

- White flash in select when filtering: true (#83)

### Features

- Add filtering option for multiselect (#85)

## [1.6.1] - 2025-01-07

### Bug Fixes
Expand All @@ -9,6 +19,7 @@

### Miscellaneous Tasks

- Release demand version 1.6.1
- Include specific files

## [1.6.0] - 2024-12-18
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.6.1"
version = "1.6.2"
edition = "2021"
description = "A CLI prompt library"
license = "MIT"
Expand Down

0 comments on commit b329d72

Please sign in to comment.