Skip to content

Commit dc84e91

Browse files
authored
chore: v0.2.4 (#38)
1 parent ec14539 commit dc84e91

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
1-
# [0.2.3](https://github.com/VeryGoodOpenSource/pub_updater/compare/v0.2.2...v0.2.3) (2022-11-17)
1+
# [0.2.4](https://github.com/VeryGoodOpenSource/pub_updater/compare/v0.2.3...v0.2.4) (2023-01-23)
2+
3+
### Features
4+
5+
- add version constraints to update method ([#37](https://github.com/VeryGoodOpenSource/pub_updater/issues/37)) ([ec14539](https://github.com/VeryGoodOpenSource/pub_updater/commit/ec145392b76635123615556ad3e03c87e12a7fa4))
6+
7+
## [0.2.3](https://github.com/VeryGoodOpenSource/pub_updater/compare/v0.2.2...v0.2.3) (2022-11-17)
28

39
### Features
410

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: pub_updater
22
description: A Dart package which enables checking whether a package is up to date.
3-
version: 0.2.3
3+
version: 0.2.4
44
homepage: https://github.com/VeryGoodOpenSource/pub_updater
55

66
environment:

0 commit comments

Comments
 (0)