File tree 2 files changed +2
-1
lines changed
2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -157,6 +157,7 @@ Updated the Linter to `1.25.0`, which includes changes that
157
157
[deprecated](https://github.com/dart-lang/sdk/issues/47431) `.packages` file.
158
158
It can still be created with the `--legacy-packages-file` flag.
159
159
* `dart pub outdated` now shows which of your dependencies are discontinued.
160
+ * `dart pub publish` will now list all the files it is about to publish.
160
161
161
162
## 2.17.3 - 2022-06-01
162
163
Original file line number Diff line number Diff line change @@ -133,7 +133,7 @@ vars = {
133
133
"ply_rev" : "604b32590ffad5cbb82e4afef1d305512d06ae93" ,
134
134
"pool_rev" : "c40cc32eabecb9d60f1045d1403108d968805f9a" ,
135
135
"protobuf_rev" : "408f69b98b2d2de947c4922506416e2ca4905ad5" ,
136
- "pub_rev" : "51435efcd574b7bc18d47a5dd620cb9759dea8f8 " ,
136
+ "pub_rev" : "c4e9ddc888c3aa89ef4462f0c4298929191e32b9 " ,
137
137
"pub_semver_rev" : "5c0b4bfd5ca57fe16f1319c581dc8c882e9b8cb2" ,
138
138
"root_certificates_rev" : "692f6d6488af68e0121317a9c2c9eb393eb0ee50" ,
139
139
"rust_revision" : "b7856f695d65a8ebc846754f97d15814bcb1c244" ,
You can’t perform that action at this time.
0 commit comments