Skip to content

Commit 3f8a31f

Browse files
chore(main): release 0.8.1 (#262)
🤖 I have created a release *beep* *boop* --- ## [0.8.1](v0.8.0...v0.8.1) (2026-09-03) ### Bug Fixes * Make CLI service failures actionable ([#261](#261)) ([1699100](1699100)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1699100 commit 3f8a31f

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.8.0"
2+
".": "0.8.1"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.8.1](https://github.com/HydrologicEngineeringCenter/cwms-cli/compare/v0.8.0...v0.8.1) (2026-09-03)
4+
5+
6+
### Bug Fixes
7+
8+
* Make CLI service failures actionable ([#261](https://github.com/HydrologicEngineeringCenter/cwms-cli/issues/261)) ([1699100](https://github.com/HydrologicEngineeringCenter/cwms-cli/commit/169910050eb55d7dc2b76f0e6d9b3ade52917f57))
9+
310
## [0.8.0](https://github.com/HydrologicEngineeringCenter/cwms-cli/compare/v0.7.4...v0.8.0) (2026-08-10)
411

512

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "cwms-cli"
33
repository = "https://github.com/HydrologicEngineeringCenter/cwms-cli"
44

5-
version = "0.8.0"
5+
version = "0.8.1"
66

77

88
packages = [

0 commit comments

Comments
 (0)