Skip to content

Commit 0f42d7c

Browse files
author
github-actions
committed
chore(release): updated CHANGELOG.md and version in README.md to 5.0.6 [skip-ci]
1 parent 61d8b98 commit 0f42d7c

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## <small>5.0.6 (2022-06-27)</small>
2+
3+
* fix(content-parser): fixed issues detecting thrown problem-documents ([61d8b98](https://github.com/mountain-pass/waychaser/commit/61d8b98))
4+
5+
6+
17
## <small>5.0.5 (2022-06-27)</small>
28

39
* Merge pull request #487 from mountain-pass/dependabot/npm_and_yarn/follow-redirects-1.15.1 ([c6066f3](https://github.com/mountain-pass/waychaser/commit/c6066f3)), closes [#487](https://github.com/mountain-pass/waychaser/issues/487)

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ try {
7171
```html
7272
<script
7373
type="text/javascript"
74-
src="https://unpkg.com/@mountainpass/waychaser@5.0.5"
74+
src="https://unpkg.com/@mountainpass/waychaser@5.0.6"
7575
></script>
7676

7777
...

0 commit comments

Comments
 (0)