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

Commit 031007e

Browse files
committed
chore(release): 3.2.2 [skip ci]
<a name="3.2.2"></a> ## [3.2.2](f46fa41...v3.2.2) (2018-02-03) ### Bug Fixes * make ts happy ([9e6a13d](9e6a13d)) * ran generator ([71dd89f](71dd89f))
1 parent 965be3c commit 031007e

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
<a name="3.2.2"></a>
2+
## [3.2.2](https://github.com/anycli/parser/compare/f46fa41bdb4ddaee05f5f1800e723dcb1e8e98ef...v3.2.2) (2018-02-03)
3+
4+
5+
### Bug Fixes
6+
7+
* make ts happy ([9e6a13d](https://github.com/anycli/parser/commit/9e6a13d))
8+
* ran generator ([71dd89f](https://github.com/anycli/parser/commit/71dd89f))
9+
110
<a name="3.2.1"></a>
211
## [3.2.1](https://github.com/anycli/parser/compare/66ffd65db6fcaf1be306194bb65e73c973979e3c...v3.2.1) (2018-02-03)
312

package.json

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

0 commit comments

Comments
 (0)