Skip to content

Commit

Permalink
chore: release
Browse files Browse the repository at this point in the history
Signed-off-by: release-tokens-johnallen3d[bot] <144028754+release-tokens-johnallen3d[bot]@users.noreply.github.com>
  • Loading branch information
release-tokens-johnallen3d[bot] committed Oct 9, 2023
1 parent 2876a6e commit 054d3b7
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 2 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.1.4](https://github.com/johnallen3d/mp-cli/compare/v0.1.3...v0.1.4) - 2023-10-09

### Added
- *(status)* include album in `status` ([#66](https://github.com/johnallen3d/mp-cli/pull/66))
- add `seekthrough` command ([#64](https://github.com/johnallen3d/mp-cli/pull/64))
- add `seek` command ([#63](https://github.com/johnallen3d/mp-cli/pull/63))
- add `prio` command ([#61](https://github.com/johnallen3d/mp-cli/pull/61))
- add `insert` command ([#60](https://github.com/johnallen3d/mp-cli/pull/60))
- add `load` command ([#57](https://github.com/johnallen3d/mp-cli/pull/57))

### Other
- *(deps)* bump clap from 4.4.5 to 4.4.6 ([#62](https://github.com/johnallen3d/mp-cli/pull/62))
- *(deps)* bump clap from 4.4.4 to 4.4.5 ([#59](https://github.com/johnallen3d/mp-cli/pull/59))

## [0.1.3](https://github.com/johnallen3d/mp-cli/compare/v0.1.2...v0.1.3) - 2023-09-25

### Added
Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "mp-cli"
version = "0.1.3"
version = "0.1.4"
edition = "2021"
authors = ["John Allen <john@threedogconsulting.com"]
description = "A Music Player Daemon (MPD) CLI client implemented in Rust."
Expand Down

0 comments on commit 054d3b7

Please sign in to comment.