Skip to content
This repository was archived by the owner on Jul 29, 2024. It is now read-only.

Commit 60cc0dc

Browse files
authored
chore(release): version bump and changelog for 5.3.2 (#4807)
1 parent 8dd019b commit 60cc0dc

File tree

3 files changed

+35
-2
lines changed

3 files changed

+35
-2
lines changed

CHANGELOG.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,36 @@
1+
# 5.3.2
2+
3+
## Fixes
4+
5+
- ([4e0a57c](https://github.com/angular/protractor/commit/4e0a57cff88b470dc5d05698a1341040f65dceb4))
6+
fix(test): fix async tests
7+
8+
Increase the scripts timeout
9+
10+
- ([c6703a5](https://github.com/angular/protractor/commit/c6703a5ea8ce7a837193ecf478c2096d8c6e99e9))
11+
fix(doc): Spelling updates to comments in plugin.ts(#4797)
12+
13+
Updated some of the spelling errors/ punctuation mistakes for clearer understanding.
14+
- ([76324b8](https://github.com/angular/protractor/commit/76324b80063152ce67c164b6f048682e71771bb6))
15+
fix(cli): add more verbose warning if '_debugger' module cannot be found. (#4800)
16+
17+
18+
- ([f8f490a](https://github.com/angular/protractor/commit/f8f490a82d0ed6965248e1f78bd2ac7ca91548d9))
19+
updated CHANGELOG based on sauceSeleniumAddress and sauceSeleniumUseHttp (#4793)
20+
21+
22+
- ([6290f27](https://github.com/angular/protractor/commit/6290f27720816dd574ff7a1eccfec6ade1539b71))
23+
fix(generate-docs): fix generate-docs.sh. (#4765)
24+
25+
Ignore generated unstaged files before checking out to new branch; otherwise, the git checkout
26+
will fail.
27+
28+
## Dependencies
29+
30+
- ([948c7f2](https://github.com/angular/protractor/commit/948c7f267feebfd4c6997d8bc02485b573100197))
31+
fix(deps): Update saucelabs for security issue. (#4805)
32+
33+
134
# 5.3.1
235

336
## Features

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,5 +81,5 @@
8181
"engines": {
8282
"node": ">=6.9.x"
8383
},
84-
"version": "5.3.1"
84+
"version": "5.3.2"
8585
}

0 commit comments

Comments
 (0)