Skip to content

Commit 208780e

Browse files
chore(main): release das_client 0.5.0 (#437)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 523ecca commit 208780e

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"webapp":"0.1.0","das_client":"0.4.0"}
1+
{"webapp":"0.1.0","das_client":"0.5.0"}

das_client/CHANGELOG.md

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

3+
## [0.5.0](https://github.com/SchweizerischeBundesbahnen/DAS/compare/das_client-v0.4.0...das_client-v0.5.0) (2024-11-29)
4+
5+
6+
### Features
7+
8+
* added curve points and main signals to train journey ([#82](https://github.com/SchweizerischeBundesbahnen/DAS/issues/82)) ([523ecca](https://github.com/SchweizerischeBundesbahnen/DAS/commit/523eccad303bdc1be04f696605152d255df88cdd))
9+
10+
11+
### Bug Fixes
12+
13+
* ios build error ([0f8390e](https://github.com/SchweizerischeBundesbahnen/DAS/commit/0f8390edf361f2f61cd1b775ad080ed6bbb81980))
14+
315
## [0.4.0](https://github.com/SchweizerischeBundesbahnen/DAS/compare/das_client-v0.3.2...das_client-v0.4.0) (2024-11-28)
416

517

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.4.0+41
4+
version: 0.5.0+42
55

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

0 commit comments

Comments
 (0)