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

Commit 45085cd

Browse files
committed
chore(release): 3.3.2 [skip ci]
<a name="3.3.2"></a> ## [3.3.2](38b53d0...v3.3.2) (2018-04-09) ### Bug Fixes * fixed case when not calling dependsOn flag ([76c1c5a](76c1c5a))
1 parent 76c1c5a commit 45085cd

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
<a name="3.3.2"></a>
2+
## [3.3.2](https://github.com/oclif/parser/compare/38b53d041f6c5311ffbb1766598659d78dc173f1...v3.3.2) (2018-04-09)
3+
4+
5+
### Bug Fixes
6+
7+
* fixed case when not calling dependsOn flag ([76c1c5a](https://github.com/oclif/parser/commit/76c1c5a))
8+
19
<a name="3.3.1"></a>
210
## [3.3.1](https://github.com/oclif/parser/compare/a48f523e1aea6d0d18eb415274f670a509425aa9...v3.3.1) (2018-04-09)
311

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@oclif/parser",
33
"description": "arg and flag parser for oclif",
4-
"version": "3.3.1",
4+
"version": "3.3.2",
55
"author": "Jeff Dickey @jdxcode",
66
"bugs": "https://github.com/oclif/parser/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)