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

Commit 4e928b6

Browse files
chore(main): release 0.37.4 (#343)
* chore(main): release 0.37.4 * style: restyle by prettier-markdown --------- Co-authored-by: Restyled.io <commits@restyled.io>
1 parent 7c23fbb commit 4e928b6

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## [0.37.4](https://github.com/CCXXXI/ecg_monitor/compare/v0.37.3...v0.37.4) (2023-05-26)
4+
5+
### Bug Fixes
6+
7+
- **deps:** update dependency package_info_plus to v4 ([#332](https://github.com/CCXXXI/ecg_monitor/issues/332)) ([7c23fbb](https://github.com/CCXXXI/ecg_monitor/commit/7c23fbb3c830ac1b1c0b0f5b66774a819b4a8892))
8+
9+
### Miscellaneous Chores
10+
11+
- **deps:** update dependency ffigen to v8 ([#331](https://github.com/CCXXXI/ecg_monitor/issues/331)) ([a6c1a07](https://github.com/CCXXXI/ecg_monitor/commit/a6c1a072871d6004deb7ffc23f31e038a57fac51))
12+
313
## [0.37.3](https://github.com/CCXXXI/ecg_monitor/compare/v0.37.2...v0.37.3) (2023-05-26)
414

515
### Bug Fixes

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: Yet another electrocardiogram monitor app.
33

44
publish_to: "none"
55

6-
version: 0.37.3+67
6+
version: 0.37.4+68
77

88
environment:
99
sdk: ">=2.19.0 <3.0.0"

0 commit comments

Comments
 (0)