Skip to content

Commit

Permalink
Update to v0.19.3
Browse files Browse the repository at this point in the history
  • Loading branch information
abc873693 committed Dec 27, 2021
1 parent 4796d31 commit fa8094c
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 3 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## [0.19.3] - 2021/12/27
### 基於 Flutter v2.8.1 開發

* 修正 `LoginScaffold` UI

## [0.19.2] - 2021/12/20
### 基於 Flutter v2.8.1 開發

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
# 官方多國語套件
flutter_localizations:
sdk: flutter
ap_common: ^0.19.2
ap_common: ^0.19.3
```
執行加入套件
Expand Down
2 changes: 1 addition & 1 deletion RELEASE_NOTE.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
### 基於 Flutter v2.8.1 開發

* 更新套件至最新版本
* 修正 `LoginScaffold` UI
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: ap_common
description: The school affairs(AP) series shares the engineering kit, rapid development of the school affairs series(AP) app
version: 0.19.2
version: 0.19.3
homepage: https://github.com/abc873693/ap_common

environment:
Expand Down

0 comments on commit fa8094c

Please sign in to comment.