Skip to content

Commit abc582b

Browse files
authored
Merge pull request #29 from swarmd-io/release-plz-2023-12-12T20-18-52Z
chore(swarmd): release v0.1.18
2 parents d746a01 + 4efa3aa commit abc582b

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cli/CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [0.1.18](https://github.com/swarmd-io/swarmd/compare/swarmd-v0.1.17...swarmd-v0.1.18) - 2023-12-12
10+
11+
### Fixed
12+
- forgot to remove a dbg
13+
914
## [0.1.17](https://github.com/swarmd-io/swarmd/compare/swarmd-v0.1.16...swarmd-v0.1.17) - 2023-12-12
1015

1116
### Added

cli/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "swarmd"
3-
version = "0.1.17"
3+
version = "0.1.18"
44
edition = "2021"
55
description = "Swarmd CLI"
66
authors = ["Swarmd Team"]

0 commit comments

Comments
 (0)