Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

Commit

Permalink
chore(release): 3.6.1 [skip ci]
Browse files Browse the repository at this point in the history
<a name="3.6.1"></a>
## [3.6.1](v3.6.0...v3.6.1) (2018-08-31)

### Bug Fixes

* allow value of "" ([d027934](d027934))
  • Loading branch information
oclif-bot committed Aug 31, 2018
1 parent d027934 commit 8e0c908
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
<a name="3.6.1"></a>
## [3.6.1](https://github.com/oclif/parser/compare/v3.6.0...v3.6.1) (2018-08-31)


### Bug Fixes

* allow value of "" ([d027934](https://github.com/oclif/parser/commit/d027934))

<a name="3.6.0"></a>
# [3.6.0](https://github.com/oclif/parser/compare/v3.5.3...v3.6.0) (2018-08-17)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@oclif/parser",
"description": "arg and flag parser for oclif",
"version": "3.6.0",
"version": "3.6.1",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/oclif/parser/issues",
"dependencies": {
Expand Down

0 comments on commit 8e0c908

Please sign in to comment.