We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88830fd commit 948469eCopy full SHA for 948469e
CHANGELOG.md
@@ -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
7
## <small>5.0.6 (2022-06-27)</small>
8
9
* fix(content-parser): fixed issues detecting thrown problem-documents ([61d8b98](https://github.com/mountain-pass/waychaser/commit/61d8b98))
README.md
@@ -71,7 +71,7 @@ try {
71
```html
72
<script
73
type="text/javascript"
74
- src="https://unpkg.com/@mountainpass/waychaser@5.0.6"
+ src="https://unpkg.com/@mountainpass/waychaser@5.0.7"
75
></script>
76
77
...
0 commit comments