diff --git a/pubspec.yaml b/pubspec.yaml index 0ba8182f8..f714970bd 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -289,4 +289,9 @@ flutter_native_splash: color: "#000000" branding: "assets/icons/icon_branding.png" image: "assets/icons/icon_logo.png" - web: false \ No newline at end of file + web: false + +cider: + link_template: + tag: https://github.com/linagora/tmail-flutter/releases/tag/v0.7.6 # initial release link template + diff: https://github.com/linagora/tmail-flutter/compare/v0.7.1...v0.7.6 # subsequent releases link template \ No newline at end of file