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

* style: restyle by prettier-markdown

---------

Co-authored-by: Restyled.io <commits@restyled.io>
  • Loading branch information
CCXXXI and restyled-commits committed Jun 29, 2023
1 parent a8a5070 commit e11eae6
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [0.37.7](https://github.com/CCXXXI/ecg_monitor/compare/v0.37.6...v0.37.7) (2023-06-29)

### Bug Fixes

- **chart:** swapAnimationDuration -&gt; duration ([a26a02c](https://github.com/CCXXXI/ecg_monitor/commit/a26a02cfee2d6d242ccf232e95f97b4f04b9830b))
- **deps:** update dependency fl_chart to ^0.63.0 ([67d16d0](https://github.com/CCXXXI/ecg_monitor/commit/67d16d06a0006afce2d99fd7ade89176bfa7d233))

### Code Refactoring

- **chart:** dart fix ([c64c11b](https://github.com/CCXXXI/ecg_monitor/commit/c64c11b79e60ed070b5e3a615f3c22d7ff2b00c5))

## [0.37.6](https://github.com/CCXXXI/ecg_monitor/compare/v0.37.5...v0.37.6) (2023-06-27)

### Bug Fixes
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.6+70
version: 0.37.7+71

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

0 comments on commit e11eae6

Please sign in to comment.