File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.2.1
4+
5+ This package is released from the ` allure-dart ` monorepo.
6+
7+ Release notes are maintained centrally in the repository releases:
8+ https://github.com/allure-framework/allure-dart/releases
9+
310## 1.2.0
411
512This package is released from the ` allure-dart ` monorepo.
Original file line number Diff line number Diff line change 11name : allure_dart_commons
22description : Framework-agnostic Allure lifecycle and result primitives for Dart.
3- version : 1.2.0
3+ version : 1.2.1
44homepage : https://github.com/allure-framework/allure-dart
55repository : https://github.com/allure-framework/allure-dart
66issue_tracker : https://github.com/allure-framework/allure-dart/issues
@@ -17,6 +17,6 @@ dependencies:
1717 yaml : ^3.1.3
1818
1919dev_dependencies :
20- allure_dart_test : ^1.2.0
20+ allure_dart_test : ^1.2.1
2121 lints : ^6.1.0
2222 test : ^1.25.0
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.2.1
4+
5+ This package is released from the ` allure-dart ` monorepo.
6+
7+ Release notes are maintained centrally in the repository releases:
8+ https://github.com/allure-framework/allure-dart/releases
9+
310## 1.2.0
411
512This package is released from the ` allure-dart ` monorepo.
Original file line number Diff line number Diff line change 11name : allure_dart_test
22description : Allure Report adapter for package:test suites in Dart.
3- version : 1.2.0
3+ version : 1.2.1
44homepage : https://github.com/allure-framework/allure-dart
55repository : https://github.com/allure-framework/allure-dart
66issue_tracker : https://github.com/allure-framework/allure-dart/issues
@@ -10,7 +10,7 @@ environment:
1010 sdk : ^3.8.0
1111
1212dependencies :
13- allure_dart_commons : ^1.2.0
13+ allure_dart_commons : ^1.2.1
1414 path : ^1.9.0
1515 test : ^1.25.0
1616 test_api : ^0.7.0
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.2.1
4+
5+ This package is released from the ` allure-dart ` monorepo.
6+
7+ Release notes are maintained centrally in the repository releases:
8+ https://github.com/allure-framework/allure-dart/releases
9+
310## 1.2.0
411
512This package is released from the ` allure-dart ` monorepo.
Original file line number Diff line number Diff line change 11name : allure_flutter_test
22description : Allure Report adapter for flutter_test and host-run integration_test.
3- version : 1.2.0
3+ version : 1.2.1
44homepage : https://github.com/allure-framework/allure-dart
55repository : https://github.com/allure-framework/allure-dart
66issue_tracker : https://github.com/allure-framework/allure-dart/issues
@@ -10,8 +10,8 @@ environment:
1010 flutter : ' >=3.24.0'
1111
1212dependencies :
13- allure_dart_commons : ^1.2.0
14- allure_dart_test : ^1.2.0
13+ allure_dart_commons : ^1.2.1
14+ allure_dart_test : ^1.2.1
1515 flutter :
1616 sdk : flutter
1717 flutter_test :
You can’t perform that action at this time.
0 commit comments