Skip to content

Commit b499c9e

Browse files
authored
Merge pull request #31 from swarmd-io/release-plz-2023-12-13T16-32-04Z
chore(swarmd): release v0.1.20
2 parents 6f9506d + aa43d23 commit b499c9e

File tree

3 files changed

+21
-14
lines changed

3 files changed

+21
-14
lines changed

Cargo.lock

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

cli/CHANGELOG.md

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

77
## [Unreleased]
88

9+
## [0.1.20](https://github.com/swarmd-io/swarmd/compare/swarmd-v0.1.19...swarmd-v0.1.20) - 2023-12-17
10+
11+
### Added
12+
- use sign-in instead of sign-up
13+
14+
### Other
15+
- tiny todo
16+
917
## [0.1.19](https://github.com/swarmd-io/swarmd/compare/swarmd-v0.1.18...swarmd-v0.1.19) - 2023-12-13
1018

1119
### 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.19"
3+
version = "0.1.20"
44
edition = "2021"
55
description = "Swarmd CLI"
66
authors = ["Swarmd Team"]

0 commit comments

Comments
 (0)