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.37.1 (#328)
Browse files Browse the repository at this point in the history
* chore(main): release 0.37.1

* style: restyle by prettier-markdown

---------

Co-authored-by: Restyled.io <commits@restyled.io>
  • Loading branch information
CCXXXI and restyled-commits authored Apr 27, 2023
1 parent 4577148 commit b1c8587
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

## [0.37.1](https://github.com/CCXXXI/ecg_monitor/compare/v0.37.0...v0.37.1) (2023-04-27)

### Bug Fixes

- **chart:** better label text theme ([abec1da](https://github.com/CCXXXI/ecg_monitor/commit/abec1da8ab270c5e3d150671eef74d7e8ed73d94))
- **chart:** FlDotCrossPainter for dotData ([5fe4e50](https://github.com/CCXXXI/ecg_monitor/commit/5fe4e508622e48458c16758eb6a8ff6d890eeca9))
- **chart:** lineColor -&gt; onBackground ([9b6e05c](https://github.com/CCXXXI/ecg_monitor/commit/9b6e05c84d8f97887f828b5c0c203146cc4de011))
- **chart:** remove backgroundColor ([e7f5832](https://github.com/CCXXXI/ecg_monitor/commit/e7f5832d2c8fffca235937503f2942347f507c78))
- **settings:** remove useless settings ([ce33076](https://github.com/CCXXXI/ecg_monitor/commit/ce33076d2c8a823efdf9d40933bb7c6cf29cd8f9))

### Code Refactoring

- **chart:** remove unused params ([318f3c3](https://github.com/CCXXXI/ecg_monitor/commit/318f3c38dffe817f970fb792e23a0220a3c38083))
- remove unused l10n messages ([e7f7a1d](https://github.com/CCXXXI/ecg_monitor/commit/e7f7a1df63855c147e8cf4e7e95c9a2c0904a6c6))
- **strings:** remove unused keys ([399c4ef](https://github.com/CCXXXI/ecg_monitor/commit/399c4ef1dbdecbd6876b06ed42fc11726abf2b44))

## [0.37.0](https://github.com/CCXXXI/ecg_monitor/compare/v0.36.1...v0.37.0) (2023-04-26)

### 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.37.0+64
version: 0.37.1+65

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

0 comments on commit b1c8587

Please sign in to comment.