From 10fcec976f59f288c8be90980923224cf4212663 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 24 Feb 2023 03:16:46 +0100 Subject: [PATCH] chore(main): release 1.3.6 (#39) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 12 ++++++++++++ dartdoc_options.yaml | 2 +- pubspec.yaml | 2 +- version.txt | 2 +- 4 files changed, 15 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 803cb4e..1e0c3ef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [1.3.6](https://github.com/benthillerkus/betrayal/compare/v1.3.5...v1.3.6) (2023-02-24) + + +### Bug Fixes + +* **ci:** re-add refresh token ([e904fcf](https://github.com/benthillerkus/betrayal/commit/e904fcf5c28d68c4f5ce29ef7a90c6398a2640e4)) + + +### Documentation + +* just add some alibi stuff to trigger `release-please` again ([be5c4ce](https://github.com/benthillerkus/betrayal/commit/be5c4cef592524695f2d913a968a9ec8fa654a88)) + ## [1.3.5](https://github.com/benthillerkus/betrayal/compare/v1.3.4...v1.3.5) (2023-02-24) diff --git a/dartdoc_options.yaml b/dartdoc_options.yaml index 6560e86..cad3700 100644 --- a/dartdoc_options.yaml +++ b/dartdoc_options.yaml @@ -1,4 +1,4 @@ dartdoc: link-to-source: root: "." - uriTemplate: "https://github.com/benthillerkus/betrayal/blob/1.3.5/%f%#L%l%" # x-release-please-version + uriTemplate: "https://github.com/benthillerkus/betrayal/blob/1.3.6/%f%#L%l%" # x-release-please-version diff --git a/pubspec.yaml b/pubspec.yaml index 2d5c787..1c0294f 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -2,7 +2,7 @@ name: betrayal description: > A plugin to setup custom system tray icons through composable widgets. -version: 1.3.5 # x-release-please-version +version: 1.3.6 # x-release-please-version homepage: https://betrayal.bent.party/ repository: https://github.com/benthillerkus/betrayal issue_tracker: https://github.com/benthillerkus/betrayal/issues diff --git a/version.txt b/version.txt index 80e78df..95b25ae 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.3.5 +1.3.6