File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 6
6
- main
7
7
pull_request :
8
8
9
+ concurrency :
10
+ group : ${{ github.workflow }}-${{ github.ref }}
11
+ cancel-in-progress : true
12
+
9
13
jobs :
10
14
quality :
11
15
name : Quality Checks
Original file line number Diff line number Diff line change 1
1
## 0.1.6
2
2
3
- * Allow the specification of fully qualified android name
3
+ * Allow the specification of fully qualified android name [ #62 ] ( https://github.com/ABausG/home_widget/pull/62 ) by [
4
+ NicolaVerbeeck] ( https://github.com/NicolaVerbeeck )
5
+
6
+ ### Fixes
7
+ * Fix paths in README [ #73 ] ( https://github.com/ABausG/home_widget/pull/73 ) by [
8
+ AndyRusso] ( https://github.com/AndyRusso )
9
+ * Migrate example to Android embedding v2 [ #80 ] ( https://github.com/ABausG/home_widget/pull/80 ) by [
10
+ ronnieeeeee] ( https://github.com/ronnieeeeee )
11
+ * Fix onNewIntent in Flutter 3 [ #84 ] ( https://github.com/ABausG/home_widget/pull/84 ) by [
12
+ josepedromonteiro] ( https://github.com/josepedromonteiro ) and [
13
+ stepushchik-denis-gismart] ( https://github.com/stepushchik-denis-gismart )
4
14
5
15
## 0.1.5
6
16
You can’t perform that action at this time.
0 commit comments