| 12345678910111213141516171819 |
- name-template: 'MFA Google Auth v$RESOLVED_VERSION'
- tag-template: 'mfa-google-auth-$RESOLVED_VERSION'
- categories:
- - title: Features
- labels:
- - enhancement
- - title: Fixes
- labels:
- - bug
- - title: Maintenance
- labels:
- - chore
- change-template: '- $TITLE (#$NUMBER) @$AUTHOR'
- no-changes-template: '- No changes'
- template: |
- ## Changes
- $CHANGES
- Thanks to all contributors!
|