Skip to content

Commit a41e361

Browse files
committed
Release 0.2.8
1 parent 8e54bae commit a41e361

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# SaaS RS :: CLI Changelog
22

3-
## [Unreleased]
3+
## [0.2.8] - 2025-07-25
44
### Added
55
- [#74](https://github.com/saas-rs/cli/issues/74) When generating a service, support a "without authentication" flag
66
- [#72](https://github.com/saas-rs/cli/issues/72) Support enabling LocalFileSystem and S3 storage providers

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "saas-rs-cli"
33
description = "The SaaS RS CLI"
4-
version = "0.2.7"
4+
version = "0.2.8"
55
authors = ["David Rauschenbach <[email protected]>"]
66
homepage = "https://docs.saas-rs.com"
77
repository = "https://github.com/saas-rs/cli.git"

0 commit comments

Comments
 (0)