Skip to content

Commit

Permalink
chore(release): 0.8.4 版本 [skip ci]
Browse files Browse the repository at this point in the history
我居然还遇到了之前未发现的 bug
  • Loading branch information
he0119 committed Nov 21, 2021
1 parent 99d841a commit 3cba7d3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/lang/zh-CN/

## [Unreleased]

## [0.8.4] - 2021-11-21

### Fixed

- 修复留言板切换评论排序时无法加载的问题
Expand Down Expand Up @@ -389,8 +391,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/lang/zh-CN/

- 利用 Flutter 编写的第一个可用的智慧家庭客户端

[Unreleased]: https://github.com/he0119/smart-home-flutter/compare/v0.8.3...HEAD

[Unreleased]: https://github.com/he0119/smart-home-flutter/compare/v0.8.4...HEAD
[0.8.4]: https://github.com/he0119/smart-home-flutter/compare/v0.8.3...v0.8.4
[0.8.3]: https://github.com/he0119/smart-home-flutter/compare/v0.8.2...v0.8.3
[0.8.2]: https://github.com/he0119/smart-home-flutter/compare/v0.8.1...v0.8.2
[0.8.1]: https://github.com/he0119/smart-home-flutter/compare/v0.8.0...v0.8.1
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: smarthome
description: 智慧家庭
version: 0.8.3+7
version: 0.8.4+7
homepage: https://github.com/he0119/smart-home-flutter
publish_to: none

Expand Down

0 comments on commit 3cba7d3

Please sign in to comment.