Коммит 93372baf создал по автору Зарубин Виталий Викторович's avatar Зарубин Виталий Викторович
Просмотр файлов

[internal] Update tags changelog.

владелец 4fc32455
## Updated: 05/29/2024 17:26:29 PM ## Updated: 10/04/2024 13:09:09 PM
## Info ## Info
- Last tag: wakelock_plus_aurora-0.5.0 - Last tag: None
- Released: 2 - Released: 0
## Versions
- Version: wakelock_plus_aurora-0.5.0 (24/04/2024)
- Version: wakelock_plus_aurora-0.0.1 (28/12/2023)
### Version: wakelock_plus_aurora-0.5.0 (24/04/2024)
#### Feature
- Add example application.
### Version: wakelock_plus_aurora-0.0.1 (28/12/2023)
#### Feature
- Add changeln, update dependency ref, readme.
## Application configuration file Changeln
## Version config: 0.0.2
## Comment tags by which they will be searched
## and groups by which they will be analyzed.
commits:
Bug: '[wakelock_plus_aurora][bug]'
Change: '[wakelock_plus_aurora][change]'
Feature: '[wakelock_plus_aurora][feature]'
## Path to mako template
template: ../../../.changeln/changeln.mako
## Regular expression to break the comment into groups
## to format the comment output in the changelog in the
## "regex" variable.
##
## The empty value is not used.
parse: ''
## Filter tags using regular expressions
##
## The empty value is not used.
filter: '^((?!wakelock_plus_aurora).)*$'
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
# SPDX-License-Identifier: BSD-3-Clause # SPDX-License-Identifier: BSD-3-Clause
name: wakelock_plus_aurora name: wakelock_plus_aurora
description: Wakelock is Flutter plugin that allows you to keep the device screen awake, i.e. prevent the screen from sleeping. description: Wakelock is Flutter plugin that allows you to keep the device screen awake, i.e. prevent the screen from sleeping.
version: 0.5.0 version: 0.5.1
environment: environment:
sdk: '>=2.18.6 <4.0.0' sdk: '>=2.18.6 <4.0.0'
......
Поддерживает Markdown
0% или .
You are about to add 0 people to the discussion. Proceed with caution.
Сначала завершите редактирование этого сообщения!
Пожалуйста, зарегистрируйтесь или чтобы прокомментировать