From c9a8b784377c0868059d9888fb6edd4ba4c3139a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2024 14:59:21 +0200 Subject: [PATCH] chore(main): release das_client 0.2.0 (#107) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: u221711 --- .release-please-manifest.json | 2 +- das_client/CHANGELOG.md | 68 ++++------------------------------- das_client/pubspec.yaml | 2 +- 3 files changed, 8 insertions(+), 64 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 8e487504..317f8c13 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1 +1 @@ -{"webapp":"0.1.0", "das_client":"0.2.0"} +{"webapp":"0.1.0","das_client":"0.2.0"} diff --git a/das_client/CHANGELOG.md b/das_client/CHANGELOG.md index f495cf7b..7038ccdb 100644 --- a/das_client/CHANGELOG.md +++ b/das_client/CHANGELOG.md @@ -1,71 +1,15 @@ # Changelog -## [0.1.9](https://github.com/SchweizerischeBundesbahnen/DAS/compare/das_client-v0.1.8...das_client-v0.1.9) (2024-03-06) +## [0.2.0](https://github.com/SchweizerischeBundesbahnen/DAS/compare/das_client-v0.2.0...das_client-v0.1.0) (2024-08-06) -### Bug Fixes - -* title ([2681799](https://github.com/SchweizerischeBundesbahnen/DAS/commit/2681799823604597a449a55d1fe9302d44c659c1)) - -## [0.1.8](https://github.com/SchweizerischeBundesbahnen/DAS/compare/das_client-v0.1.7...das_client-v0.1.8) (2024-03-06) - - -### Bug Fixes - -* title again ([4d01c74](https://github.com/SchweizerischeBundesbahnen/DAS/commit/4d01c74d53a542e728c74ee37931b7da1928ad9d)) - -## [0.1.7](https://github.com/SchweizerischeBundesbahnen/DAS/compare/das_client-v0.1.6...das_client-v0.1.7) (2024-03-06) - - -### Bug Fixes - -* title change ([a80a33e](https://github.com/SchweizerischeBundesbahnen/DAS/commit/a80a33e18eec3ae264224d6b3b10ae38ae45161c)) - -## [0.1.6](https://github.com/SchweizerischeBundesbahnen/DAS/compare/das_client-v0.1.5...das_client-v0.1.6) (2024-03-06) - - -### Bug Fixes - -* update title ([5aae2f1](https://github.com/SchweizerischeBundesbahnen/DAS/commit/5aae2f18af4159c5fe634159a3443c5d485da361)) - -## [0.1.5](https://github.com/SchweizerischeBundesbahnen/DAS/compare/das_client-v0.1.4...das_client-v0.1.5) (2024-03-06) - - -### Bug Fixes - -* update title ([9321e74](https://github.com/SchweizerischeBundesbahnen/DAS/commit/9321e74f2f1696d963f5827aed0c599d977acb0e)) - -## [0.1.4](https://github.com/SchweizerischeBundesbahnen/DAS/compare/das_client-v0.1.3...das_client-v0.1.4) (2024-03-06) +### Features +* android deployment ([#153](https://github.com/SchweizerischeBundesbahnen/DAS/issues/153)) ([7949bdf](https://github.com/SchweizerischeBundesbahnen/DAS/commit/7949bdff27a4c3cd141cdb810cd51c49537a2e7e)) +* browserstack ([#140](https://github.com/SchweizerischeBundesbahnen/DAS/issues/140)) ([8396452](https://github.com/SchweizerischeBundesbahnen/DAS/commit/83964524f676d1e0c62581d8db545fdef22ee354)) +* das client durchstich ([#117](https://github.com/SchweizerischeBundesbahnen/DAS/issues/117)) ([62933d6](https://github.com/SchweizerischeBundesbahnen/DAS/commit/62933d6ddca14e7eab11d898881f2a922ceabc2c)) +* iOS Signing and deployment ([#152](https://github.com/SchweizerischeBundesbahnen/DAS/issues/152)) ([141463f](https://github.com/SchweizerischeBundesbahnen/DAS/commit/141463fa90e1adfedd9178c16f0c1e1b6ebeeb63)) ### Bug Fixes -* update label ([0d79aa4](https://github.com/SchweizerischeBundesbahnen/DAS/commit/0d79aa47de8fa051156db9cc89bd7d7f874fd78b)) - -## [0.1.3](https://github.com/SchweizerischeBundesbahnen/DAS/compare/das_client-v0.1.2...das_client-v0.1.3) (2024-03-06) - - -### Bug Fixes - -* update title ([61446f8](https://github.com/SchweizerischeBundesbahnen/DAS/commit/61446f8b9b4ab97bca4be12e0802932318e7fa0e)) - -## [0.1.2](https://github.com/SchweizerischeBundesbahnen/DAS/compare/das_client-v0.1.1...das_client-v0.1.2) (2024-03-06) - - -### Bug Fixes - -* update title ([084cb7b](https://github.com/SchweizerischeBundesbahnen/DAS/commit/084cb7b413682b4d10b15a15bd0cbd79890696ff)) - -## [0.1.1](https://github.com/SchweizerischeBundesbahnen/DAS/compare/das_client-v0.1.0...das_client-v0.1.1) (2024-03-06) - - -### Bug Fixes - -* applicationId updated ([03550df](https://github.com/SchweizerischeBundesbahnen/DAS/commit/03550df09a3ff016bdb0dc2e007a4b2b7875b80e)) - -## 0.1.0 (2024-03-04) - - ### Miscellaneous Chores - -* release 0.1.0 ([e73de8e](https://github.com/SchweizerischeBundesbahnen/DAS/commit/e73de8ed6c8f44c533afcc709c822d14f554c065)) diff --git a/das_client/pubspec.yaml b/das_client/pubspec.yaml index a13b784a..38477614 100644 --- a/das_client/pubspec.yaml +++ b/das_client/pubspec.yaml @@ -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+35 +version: 0.2.0+36 environment: sdk: '>=3.3.0 <4.0.0'