Skip to content

Commit 4d9927d

Browse files
author
github-actions
committed
chore(release): updated CHANGELOG.md and version in README.md to 5.0.9 [skip-ci]
1 parent 37420cc commit 4d9927d

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.9 (2022-07-04)</small>
2+
3+
* fix(errors): not all errors were being wrapped ([37420cc](https://github.com/mountain-pass/waychaser/commit/37420cc))
4+
5+
6+
17
## <small>5.0.8 (2022-06-27)</small>
28

39
* Merge pull request #485 from mountain-pass/dependabot/npm_and_yarn/nanoid-3.3.4 ([f60c199](https://github.com/mountain-pass/waychaser/commit/f60c199)), closes [#485](https://github.com/mountain-pass/waychaser/issues/485)

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

7777
...

0 commit comments

Comments
 (0)