Skip to content

Commit

Permalink
chore(main): release das_client 0.5.0 (#437)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Nov 29, 2024
1 parent 523ecca commit 208780e
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"webapp":"0.1.0","das_client":"0.4.0"}
{"webapp":"0.1.0","das_client":"0.5.0"}
12 changes: 12 additions & 0 deletions das_client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [0.5.0](https://github.com/SchweizerischeBundesbahnen/DAS/compare/das_client-v0.4.0...das_client-v0.5.0) (2024-11-29)


### Features

* 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))


### Bug Fixes

* ios build error ([0f8390e](https://github.com/SchweizerischeBundesbahnen/DAS/commit/0f8390edf361f2f61cd1b775ad080ed6bbb81980))

## [0.4.0](https://github.com/SchweizerischeBundesbahnen/DAS/compare/das_client-v0.3.2...das_client-v0.4.0) (2024-11-28)


Expand Down
2 changes: 1 addition & 1 deletion das_client/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: das_client
description: "DAS (Driver Advisory System) is a mobile application that provides all the required journey data to the train driver."
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
version: 0.4.0+41
version: 0.5.0+42

environment:
sdk: '>=3.3.0 <4.0.0'
Expand Down

0 comments on commit 208780e

Please sign in to comment.