Skip to content

Commit

Permalink
9.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
m90 committed Feb 21, 2022
1 parent 36380f6 commit 05e8e3b
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 3 deletions.
23 changes: 23 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,28 @@
# Changes

## 9.2.0

- 🛡 [`36380f6`](https://github.com/mantoni/mochify.js/commit/36380f633f5ead2cc6e30f5b2cb7792e575c45da)
Update puppeteer to v13 (#279) (Albert Wang)
- 🛡 [`f382310`](https://github.com/mantoni/mochify.js/commit/f38231000a0056381f63fb850039e6f283f1c278)
Bump cached-path-relative from 1.0.2 to 1.1.0 (#278) (dependabot[bot])
>
> Bumps [cached-path-relative](https://github.com/ashaffer/cached-path-relative) from 1.0.2 to 1.1.0. >
> - [Release notes](https://github.com/ashaffer/cached-path-relative/releases) >
> - [Commits](https://github.com/ashaffer/cached-path-relative/commits) >
> >
> --- >
> updated-dependencies: >
> - dependency-name: cached-path-relative >
> dependency-type: indirect >
> ... >
> >
> Signed-off-by: dependabot[bot] <support@github.com> >
> >
> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
_Released by Frederik Ring on 2022-02-21._

## 9.1.0

- 🛡 [`8393306`](https://github.com/mantoni/mochify.js/commit/83933060fc2e30b59ba8d990e3ffdab708f05562)
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mochify",
"version": "9.1.0",
"version": "9.2.0",
"description": "TDD with Browserify, Mocha, Headless Chrome and WebDriver",
"keywords": [
"mocha",
Expand Down

0 comments on commit 05e8e3b

Please sign in to comment.