Skip to content

Commit

Permalink
Merge pull request #28 from swarmd-io/release-plz-2023-12-12T17-37-35Z
Browse files Browse the repository at this point in the history
chore(swarmd): release v0.1.17
  • Loading branch information
Miaxos authored Dec 12, 2023
2 parents 1f5c222 + 39153e3 commit b96c532
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Cargo.lock

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

5 changes: 5 additions & 0 deletions cli/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.1.17](https://github.com/swarmd-io/swarmd/compare/swarmd-v0.1.16...swarmd-v0.1.17) - 2023-12-12

### Added
- add a way to override api url to have easier debugging

## [0.1.16](https://github.com/swarmd-io/swarmd/compare/swarmd-v0.1.15...swarmd-v0.1.16) - 2023-12-12

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion cli/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "swarmd"
version = "0.1.16"
version = "0.1.17"
edition = "2021"
description = "Swarmd CLI"
authors = ["Swarmd Team"]
Expand Down

0 comments on commit b96c532

Please sign in to comment.