Skip to content

Commit 948469e

Browse files
author
github-actions
committed
chore(release): updated CHANGELOG.md and version in README.md to 5.0.7 [skip-ci]
1 parent 88830fd commit 948469e

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.7 (2022-06-27)</small>
2+
3+
* Merge pull request #486 from mountain-pass/dependabot/npm_and_yarn/moment-2.29.3 ([88830fd](https://github.com/mountain-pass/waychaser/commit/88830fd)), closes [#486](https://github.com/mountain-pass/waychaser/issues/486)
4+
5+
6+
17
## <small>5.0.6 (2022-06-27)</small>
28

39
* fix(content-parser): fixed issues detecting thrown problem-documents ([61d8b98](https://github.com/mountain-pass/waychaser/commit/61d8b98))

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.6"
74+
src="https://unpkg.com/@mountainpass/waychaser@5.0.7"
7575
></script>
7676

7777
...

0 commit comments

Comments
 (0)