Skip to content

Commit

Permalink
chore(release): 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
vitorsalgado committed Aug 24, 2022
1 parent 57255cc commit daad3d3
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [2.0.2](https://github.com/vitorsalgado/mocha/compare/v2.0.1...v2.0.2) (2022-08-24)

### Chore

- **deps:** bump fastify/github-action-merge-dependabot ([#6](https://github.com/vitorsalgado/mocha/issues/6)) ([9505426](https://github.com/vitorsalgado/mocha/commit/950542631dfe704de43a4bc79293103ec3ae5f3a))

### Refactor

- log messages ([57255cc](https://github.com/vitorsalgado/mocha/commit/57255cc18da1a6f68ff42d4ff8c7d3862b5e6faf))
- remove ioutil ref ([b674631](https://github.com/vitorsalgado/mocha/commit/b674631e0805a0b05a47f8e1e365c170b528aab2))
- remove unnecessary import alias ([ca59f1f](https://github.com/vitorsalgado/mocha/commit/ca59f1fc95d8139b16745098acc99ee68f1d68a8))

### [2.0.1](https://github.com/vitorsalgado/mocha/compare/v2.0.0...v2.0.1) (2022-07-29)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mocha",
"version": "2.0.1",
"version": "2.0.2",
"author": "Vitor Hugo Salgado <[email protected]>",
"license": "MIT",
"homepage": "https://github.com/vitorsalgado/mocha#readme",
Expand Down

0 comments on commit daad3d3

Please sign in to comment.