From 4e9dd27ea0fe0df1b08f8182fe0e7c775ad9e292 Mon Sep 17 00:00:00 2001 From: RainVisitor Date: Sat, 6 Mar 2021 20:29:54 +0800 Subject: [PATCH] Update to v0.15.1 --- CHANGELOG.md | 5 +++++ RELEASE_NOTE.md | 7 +------ example/pubspec.lock | 2 +- pubspec.yaml | 2 +- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 42ea70dc..0e3c0a94 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,9 @@ +## [0.15.1] - 2021/03/06 + +* 修正選擇相片錯誤 + ## [0.15.0] - 2021/03/06 +### [Break Change] ### 基於 Flutter v2.0.1 開發 * 加入選擇照片在 `ApUtils` diff --git a/RELEASE_NOTE.md b/RELEASE_NOTE.md index fea1ab92..3551576b 100644 --- a/RELEASE_NOTE.md +++ b/RELEASE_NOTE.md @@ -1,6 +1 @@ -### 基於 Flutter v2.0.1 開發 - -* 加入選擇照片在 `ApUtils` -* 改善部分類別單例 -* 改善最新消息內容介面 -* 改善最新消息審查系統介面 +* 修正選擇相片錯誤 \ No newline at end of file diff --git a/example/pubspec.lock b/example/pubspec.lock index 917d5188..5aa9d7da 100644 --- a/example/pubspec.lock +++ b/example/pubspec.lock @@ -14,7 +14,7 @@ packages: path: ".." relative: true source: path - version: "0.15.0" + version: "0.15.1" ap_common_plugin: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index e7a00017..12209428 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -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.15.0 +version: 0.15.1 homepage: https://github.com/abc873693/ap_common environment: