Skip to content

Commit

Permalink
Merge pull request #27 from Workiva/release_webdev_proxy_0.1.8
Browse files Browse the repository at this point in the history
RM-168215 Release webdev_proxy 0.1.8
  • Loading branch information
rmconsole3-wf authored Dec 22, 2022
2 parents 341c2b7 + 56b3ca8 commit 18a6988
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: webdev_proxy
version: 0.1.7
version: 0.1.8
private: true
homepage: https://github.com/Workiva/webdev_proxy

Expand Down

0 comments on commit 18a6988

Please sign in to comment.