Skip to content

Commit

Permalink
release: 5.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Keen Yee Liau committed Apr 16, 2020
1 parent 8b3ebf8 commit a0ffa9b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# 5.4.4

## Fixes

- fix: security prototype pollution

# 5.4.3

## Fixes
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "protractor",
"description": "Webdriver E2E test wrapper for Angular.",
"version": "5.4.4",
"homepage": "https://github.com/angular/protractor",
"keywords": [
"angular",
Expand Down Expand Up @@ -80,6 +81,5 @@
"license": "MIT",
"engines": {
"node": ">=6.9.x"
},
"version": "5.4.3"
}
}

0 comments on commit a0ffa9b

Please sign in to comment.