diff --git a/CHANGELOG.md b/CHANGELOG.md index cf84a88..a3d431e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [3.7.3](https://github.com/oclif/parser/compare/v3.7.2...v3.7.3) (2019-03-15) + + +### Bug Fixes + +* ignore defaulted flags for exclusivity ([1dfe62a](https://github.com/oclif/parser/commit/1dfe62a)) + + + ## [3.7.2](https://github.com/oclif/parser/compare/v3.7.1...v3.7.2) (2018-12-18) diff --git a/package.json b/package.json index 51498a1..4c6b32d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/parser", "description": "arg and flag parser for oclif", - "version": "3.7.2", + "version": "3.7.3", "author": "Jeff Dickey @jdxcode", "bugs": "https://github.com/oclif/parser/issues", "dependencies": {