Skip to content

Commit

Permalink
chore(main): release das_client 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jun 17, 2024
1 parent b976fb7 commit abdb56c
Show file tree
Hide file tree
Showing 3 changed files with 22 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"}
{"webapp":"0.1.0","das_client":"0.1.0"}
20 changes: 20 additions & 0 deletions das_client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# Changelog

## 0.1.0 (2024-06-17)


### Bug Fixes

* applicationId updated ([03550df](https://github.com/SchweizerischeBundesbahnen/DAS/commit/03550df09a3ff016bdb0dc2e007a4b2b7875b80e))
* title ([2681799](https://github.com/SchweizerischeBundesbahnen/DAS/commit/2681799823604597a449a55d1fe9302d44c659c1))
* title again ([4d01c74](https://github.com/SchweizerischeBundesbahnen/DAS/commit/4d01c74d53a542e728c74ee37931b7da1928ad9d))
* title change ([a80a33e](https://github.com/SchweizerischeBundesbahnen/DAS/commit/a80a33e18eec3ae264224d6b3b10ae38ae45161c))
* update label ([0d79aa4](https://github.com/SchweizerischeBundesbahnen/DAS/commit/0d79aa47de8fa051156db9cc89bd7d7f874fd78b))
* update title ([5aae2f1](https://github.com/SchweizerischeBundesbahnen/DAS/commit/5aae2f18af4159c5fe634159a3443c5d485da361))
* update title ([9321e74](https://github.com/SchweizerischeBundesbahnen/DAS/commit/9321e74f2f1696d963f5827aed0c599d977acb0e))
* update title ([61446f8](https://github.com/SchweizerischeBundesbahnen/DAS/commit/61446f8b9b4ab97bca4be12e0802932318e7fa0e))
* update title ([084cb7b](https://github.com/SchweizerischeBundesbahnen/DAS/commit/084cb7b413682b4d10b15a15bd0cbd79890696ff))


### Miscellaneous Chores

* release 0.1.0 ([e73de8e](https://github.com/SchweizerischeBundesbahnen/DAS/commit/e73de8ed6c8f44c533afcc709c822d14f554c065))

## [0.1.9](https://github.com/SchweizerischeBundesbahnen/DAS/compare/das_client-v0.1.8...das_client-v0.1.9) (2024-03-06)


Expand Down
2 changes: 1 addition & 1 deletion das_client/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
# In Windows, build-name is used as the major, minor, and patch parts
# of the product and file versions while build-number is used as the build suffix.
version: 0.1.9+11
version: 0.1.0+12

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

0 comments on commit abdb56c

Please sign in to comment.