Skip to content

Commit

Permalink
chore(release): 0.8.1 版本
Browse files Browse the repository at this point in the history
  • Loading branch information
he0119 committed Nov 14, 2021
1 parent e8fb962 commit 72576eb
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/lang/zh-CN/

## [Unreleased]

## [0.8.1] - 2021-11-14

### Fixed

- 修复无法修改删除话题或评论的问题

## [0.8.0] - 2021-11-14

### Added
Expand Down Expand Up @@ -355,8 +361,9 @@ 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.0...HEAD
[Unreleased]: https://github.com/he0119/smart-home-flutter/compare/v0.8.1...HEAD

[0.8.1]: https://github.com/he0119/smart-home-flutter/compare/v0.8.0...v0.8.1
[0.8.0]: https://github.com/he0119/smart-home-flutter/compare/v0.7.5...v0.8.0
[0.7.5]: https://github.com/he0119/smart-home-flutter/compare/v0.7.4...v0.7.5
[0.7.4]: https://github.com/he0119/smart-home-flutter/compare/v0.7.3...v0.7.4
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.0+6
version: 0.8.1+6
homepage: https://github.com/he0119/smart-home-flutter
publish_to: none

Expand Down

0 comments on commit 72576eb

Please sign in to comment.