diff --git a/CHANGELOG.md b/CHANGELOG.md index 6f56295..942ba4a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,15 @@ -## Unreleased +## 0.1.14 - #67 Detect build readiness from webdev stdout for compatibility with Dart 3 / newer webdev versions. +## 0.1.13 + +- #50 Bump Workiva/gha-dart-oss from 0.1.5 to 0.1.7 in the gha group across 1 directory + +- #51 Raise the meta dependency min to v1.16.0 + +- #52 raise_min_dart_sdk_2_19 + ## 0.1.12 - Update ranges of dependencies so that in Dart 3 we can resolve to analyzer 6, while still working with Dart 2.19. https://github.com/Workiva/webdev_proxy/pull/46 diff --git a/pubspec.yaml b/pubspec.yaml index 1f6c43b..7f61e39 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,5 @@ name: webdev_proxy -version: 0.1.13 +version: 0.1.14 private: true homepage: https://github.com/Workiva/webdev_proxy