Skip to content

Commit 08fc5d6

Browse files
author
github-actions
committed
chore(release): updated CHANGELOG.md and version in README.md to 5.0.3 [skip-ci]
1 parent 27ac9ba commit 08fc5d6

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.3 (2022-06-27)</small>
2+
3+
* feat(content-parser): content parsers can now access previous implementations ([27ac9ba](https://github.com/mountain-pass/waychaser/commit/27ac9ba))
4+
5+
6+
17
## <small>5.0.2 (2022-06-26)</small>
28

39
* Merge pull request #488 from mountain-pass/dependabot/npm_and_yarn/shell-quote-1.7.3 ([8a5b378](https://github.com/mountain-pass/waychaser/commit/8a5b378)), closes [#488](https://github.com/mountain-pass/waychaser/issues/488)

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

7777
...

0 commit comments

Comments
 (0)