File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change
1
+ # 0.4.0
2
+
3
+ - fix!: activation of package on self-hosted url ([ #46 ] ( https://github.com/VeryGoodOpenSource/pub_updater/pull/46 ) )
4
+ - chore(deps): bump process from 4.2.4 to 5.0.0 ([ #52 ] ( https://github.com/VeryGoodOpenSource/pub_updater/pull/52 ) )
5
+
1
6
# [ 0.3.1] ( https://github.com/VeryGoodOpenSource/pub_updater/compare/v0.3.0...v0.3.1 ) (2023-06-19)
2
7
3
8
# [ 0.3.0] ( https://github.com/VeryGoodOpenSource/pub_updater/compare/v0.2.4...v0.3.0 ) (2023-04-11)
Original file line number Diff line number Diff line change 1
1
name : pub_updater
2
2
description : A Dart package which enables checking whether a package is up to date.
3
- version : 0.3.1
4
- homepage : https://github.com/VeryGoodOpenSource/pub_updater
3
+ version : 0.4.0
4
+ repository : https://github.com/VeryGoodOpenSource/pub_updater
5
+ issue_tracker : https://github.com/VeryGoodOpenSource/pub_updater/issues
6
+ topics : [cli, pub, version]
5
7
6
8
environment :
7
9
sdk : " >=3.0.0 <4.0.0"
You can’t perform that action at this time.
0 commit comments