Skip to content

Commit

Permalink
chore: release 1.6.4 (#69)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Benjamin E. Coe <bencoe@google.com>
  • Loading branch information
github-actions[bot] and bcoe authored Oct 1, 2020
1 parent 6d141be commit 48b16a9
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.

### [1.6.4](https://github.com/yargs/yargs-unparser/compare/v1.6.3...v1.6.4) (2020-10-01)


### Bug Fixes

* **security:** upgraded flat to version ^5.0.2 ([9bd7c67](https://github.com/yargs/yargs-unparser/commit/9bd7c672e12417319c5d4de79070d9c7cd5107f2))

### [1.6.3](https://github.com/yargs/yargs-unparser/compare/v1.6.2...v1.6.3) (2020-06-17)


Expand Down
2 changes: 1 addition & 1 deletion 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,7 +1,7 @@
{
"name": "yargs-unparser",
"description": "Converts back a yargs argv object to its original array form",
"version": "1.6.3",
"version": "1.6.4",
"keywords": [
"yargs",
"unparse",
Expand Down

0 comments on commit 48b16a9

Please # to comment.