We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 341c2b7 + 56b3ca8 commit 18a6988Copy full SHA for 18a6988
CHANGELOG.md
@@ -1,3 +1,23 @@
1
+## 0.1.8
2
+
3
+- Dependency upgrades https://github.com/Workiva/webdev_proxy/pull/26
4
5
+## 0.1.7
6
7
+- #24 Use dart pub instead of just pub
8
9
+## 0.1.6
10
11
+- Dependency upgrades #20
12
13
+## 0.1.5
14
15
+- #19 Replace deprecated commands with new dart commands
16
17
+## 0.1.4
18
19
+- #17 Fix wildcard to include branch names with slashes
20
21
## 0.1.3
22
23
- Dependency upgrades
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
0 commit comments