Skip to content

Commit

Permalink
Update to v0.13.3
Browse files Browse the repository at this point in the history
  • Loading branch information
abc873693 committed Feb 19, 2021
1 parent 13870d7 commit b9940aa
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## [0.13.3] - 2021/02/20

* 加入 `ChageLanguageItem` 作為設定頁使用
* 加入 `ChangeThemeModeItem` 作為設定頁使用

## [0.13.2] - 2021/02/17

* 修改 `TimeCodeConfig` 使用 `CourseData` 中的 `TimeCode`
Expand Down
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.13.1"
version: "0.13.2"
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.13.2
version: 0.13.3
homepage: https://github.com/abc873693/ap_common

environment:
Expand Down

0 comments on commit b9940aa

Please sign in to comment.