Skip to content

Commit

Permalink
Update to v0.16.0-nullsafety.5
Browse files Browse the repository at this point in the history
  • Loading branch information
abc873693 committed May 1, 2021
1 parent d98b5b7 commit 16e51d4
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.16.0-nullsafety.5] - 2021/05/01
### [Break Change]

* 更改讀取更新紀錄路徑

## [0.16.0-nullsafety.4] - 2021/04/29
### [Break Change]

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 @@
### [Break Change]

* 移除舊有 API
* 更改讀取更新紀錄路徑
2 changes: 1 addition & 1 deletion example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ packages:
path: ".."
relative: true
source: path
version: "0.16.0-nullsafety.3"
version: "0.16.0-nullsafety.4"
ap_common_plugin:
dependency: "direct main"
description:
Expand Down
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.16.0-nullsafety.4
version: 0.16.0-nullsafety.5
homepage: https://github.com/abc873693/ap_common

environment:
Expand Down

0 comments on commit 16e51d4

Please sign in to comment.