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
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## [2.1.1](https://github.com/jdx/demand/compare/v2.1.0...v2.1.1) - 2026-09-08

### Other

- *(deps)* update dependency hk to v1.58.1 ([#215](https://github.com/jdx/demand/pull/215))
- *(deps)* update jdx/mise-action digest to c2a8761 ([#213](https://github.com/jdx/demand/pull/213))
- *(deps)* update dependency hk to v1.57.0 ([#214](https://github.com/jdx/demand/pull/214))
- add sponsor logos to readme ([#212](https://github.com/jdx/demand/pull/212))
- *(sponsors)* replace 37signals with omacom foundation ([#210](https://github.com/jdx/demand/pull/210))

## [2.1.0](https://github.com/jdx/demand/compare/v2.0.5...v2.1.0) - 2026-08-25

### Added
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 = "2.1.0"
version = "2.1.1"
edition = "2024"
description = "A CLI prompt library"
license = "MIT"
Expand Down