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

* docs: update release date

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

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 9767fe4 commit 568b795
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [0.11.1](https://github.com/CCXXXI/ecg_monitor/compare/v0.11.0...v0.11.1) (2023-02-19)

### Bug Fixes

- correct appName on web ([a6c7e2a](https://github.com/CCXXXI/ecg_monitor/commit/a6c7e2a99425c9798696742e12aaeeb69ce423fb))
- more fraction digits for y-axis titles ([c1edba7](https://github.com/CCXXXI/ecg_monitor/commit/c1edba7b1a821fa83fa32ee6c22ce1849170c718))
- more reserved size for y-axis titles ([9767fe4](https://github.com/CCXXXI/ecg_monitor/commit/9767fe4ed5ab41fc81780cfe77bff50a79fbf415))

### Code Refactoring

- dart fix --apply ([9d2a96d](https://github.com/CCXXXI/ecg_monitor/commit/9d2a96d40724517abf0b659ac29a5a9d0e863bb3))

## [0.11.0](https://github.com/CCXXXI/ecg_monitor/compare/v0.10.0...v0.11.0) (2023-02-19)

### ⚠ BREAKING CHANGES
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.11.0+13
version: 0.11.1+14

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

0 comments on commit 568b795

Please sign in to comment.