Skip to content
This repository has been archived by the owner on Jul 9, 2023. It is now read-only.

Commit

Permalink
chore(main): release 0.8.0 (#118)
Browse files Browse the repository at this point in the history
* chore(main): release 0.8.0

* docs: update release date

* style: reformat by prettier-markdown (#119)

Co-authored-by: Restyled.io <commits@restyled.io>

---------

Co-authored-by: restyled-io[bot] <32688539+restyled-io[bot]@users.noreply.github.com>
Co-authored-by: Restyled.io <commits@restyled.io>
  • Loading branch information
3 people authored Feb 20, 2023
1 parent 824491c commit 80a10ed
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [0.8.0](https://github.com/CCXXXI/ecg_monitor/compare/v0.7.0...v0.8.0) (2023-02-15)

### Features

- **monitor:** grids settings ([8f557d3](https://github.com/CCXXXI/ecg_monitor/commit/8f557d35b0c6e51c1aa58d1bb38659d6e0f3f1f7))
- move showDots setting to devtools ([e17adba](https://github.com/CCXXXI/ecg_monitor/commit/e17adba347f59233924e88d582cb6e09d2a1ec52))
- outlined icons ([2a9ad4d](https://github.com/CCXXXI/ecg_monitor/commit/2a9ad4dfdd5a9c3e19fd06f2bc4c68809a619477))

### Code Refactoring

- **monitor:** simplify float literal ([4e4dc32](https://github.com/CCXXXI/ecg_monitor/commit/4e4dc3232b251f711e7e05a6bb3ee28e2cc25f59))
- **monitor:** visibleForTesting ([a72e5bc](https://github.com/CCXXXI/ecg_monitor/commit/a72e5bc9265b6dedaccc51671bd3baf923421504))
- static ([824491c](https://github.com/CCXXXI/ecg_monitor/commit/824491cce591602cb87934679596da2afe70f4f7))

## [0.7.0](https://github.com/CCXXXI/ecg_monitor/compare/v0.6.0...v0.7.0) (2023-02-13)

### Features
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: Yet another electrocardiogram monitor app.

publish_to: "none"

version: 0.7.0+7
version: 0.8.0+8

environment:
sdk: ">=2.18.5 <3.0.0"
Expand Down

0 comments on commit 80a10ed

Please sign in to comment.