Skip to content

Commit

Permalink
chore(release): 3.0.2 [skip ci]
Browse files Browse the repository at this point in the history
### [3.0.2](v3.0.1...v3.0.2) (2022-04-06)

### Bug Fixes

* **deps:** update dependency moment to v2.29.2 ([3666dee](3666dee))
  • Loading branch information
vidavidorra-release committed Apr 6, 2022
1 parent 3666dee commit d8e781b
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
### [3.0.2](https://github.com/vidavidorra/bunyan-pretty-stream/compare/v3.0.1...v3.0.2) (2022-04-06)

### Bug Fixes

- **deps:** update dependency moment to v2.29.2 ([3666dee](https://github.com/vidavidorra/bunyan-pretty-stream/commit/3666dee31b504949e95daee78e5538cb0e80838a))

### [3.0.1](https://github.com/vidavidorra/bunyan-pretty-stream/compare/v3.0.0...v3.0.1) (2022-04-05)

### Bug Fixes
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": "@vidavidorra/bunyan-pretty-stream",
"version": "3.0.1",
"version": "3.0.2",
"description": "Highly configurable Bunyan stream with pretty output.",
"main": "dist/src/index.js",
"types": "dist/src/index.d.ts",
Expand Down

0 comments on commit d8e781b

Please sign in to comment.