Skip to content

Commit e9bc2b0

Browse files
chore(main): release das_client 0.17.1 (#9)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ddca1b6 commit e9bc2b0

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.0",
3+
"das_client": "0.17.1",
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.1](https://github.com/smallTrogdor/DAS/compare/das_client-v0.17.0...das_client-v0.17.1) (2025-04-04)
4+
5+
6+
### Bug Fixes
7+
8+
* small fix ([#8](https://github.com/smallTrogdor/DAS/issues/8)) ([ddca1b6](https://github.com/smallTrogdor/DAS/commit/ddca1b611c15175f9a563bf2225a7ba6f75dd6d3))
9+
310
## [0.17.0](https://github.com/smallTrogdor/DAS/compare/das_client-v0.16.0...das_client-v0.17.0) (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.0+57
4+
version: 0.17.1+58
55

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

0 commit comments

Comments
 (0)