diff --git a/CHANGELOG.md b/CHANGELOG.md index 490ebde..93edae6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,23 @@ +## 0.1.8 + +- Dependency upgrades https://github.com/Workiva/webdev_proxy/pull/26 + +## 0.1.7 + +- #24 Use dart pub instead of just pub + +## 0.1.6 + +- Dependency upgrades #20 + +## 0.1.5 + +- #19 Replace deprecated commands with new dart commands + +## 0.1.4 + +- #17 Fix wildcard to include branch names with slashes + ## 0.1.3 - Dependency upgrades diff --git a/pubspec.yaml b/pubspec.yaml index 365f575..41e9fd5 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,5 @@ name: webdev_proxy -version: 0.1.7 +version: 0.1.8 private: true homepage: https://github.com/Workiva/webdev_proxy