Skip to content

Commit 5660be5

Browse files
chore(main): release das_client 0.17.2 (#11)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent e9614c6 commit 5660be5

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

ci/.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"das_playground": "0.4.0",
3-
"das_client": "0.17.1",
3+
"das_client": "0.17.2",
44
"das_backend": "0.1.2",
55
"sfera_mock": "0.3.0"
66
}

das_client/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.17.2](https://github.com/smallTrogdor/DAS/compare/das_client-v0.17.1...das_client-v0.17.2) (2025-04-04)
4+
5+
6+
### Bug Fixes
7+
8+
* reusable workflow ([#10](https://github.com/smallTrogdor/DAS/issues/10)) ([e9614c6](https://github.com/smallTrogdor/DAS/commit/e9614c6a8e612d2524f6a745bb36133e72238c12))
9+
310
## [0.17.1](https://github.com/smallTrogdor/DAS/compare/das_client-v0.17.0...das_client-v0.17.1) (2025-04-04)
411

512

das_client/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: das_client
22
description: "DAS (Driver Advisory System) is a mobile application that provides all the required journey data to the train driver."
33
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
4-
version: 0.17.1+58
4+
version: 0.17.2+59
55

66
environment:
77
sdk: '>=3.3.0 <4.0.0'

0 commit comments

Comments
 (0)