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.3 [skip ci]
Browse files Browse the repository at this point in the history
## [3.6.3](v3.6.2...v3.6.3) (2018-10-17)

### Bug Fixes

* falsy arg default ([#40](#40)) ([2e73b4b](2e73b4b))
  • Loading branch information
oclif-bot committed Oct 17, 2018
1 parent 2e73b4b commit 3e5dd46
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [3.6.3](https://github.com/oclif/parser/compare/v3.6.2...v3.6.3) (2018-10-17)


### Bug Fixes

* falsy arg default ([#40](https://github.com/oclif/parser/issues/40)) ([2e73b4b](https://github.com/oclif/parser/commit/2e73b4b))

## [3.6.2](https://github.com/oclif/parser/compare/v3.6.1...v3.6.2) (2018-10-13)


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.2",
"version": "3.6.3",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/oclif/parser/issues",
"dependencies": {
Expand Down

0 comments on commit 3e5dd46

Please sign in to comment.