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

Commit df25217

Browse files
committed
chore(release): 3.2.3 [skip ci]
<a name="3.2.3"></a> ## [3.2.3](965be3c...v3.2.3) (2018-02-05) ### Bug Fixes * optionally require chalk ([840676d](840676d))
1 parent 840676d commit df25217

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.2.3"></a>
2+
## [3.2.3](https://github.com/anycli/parser/compare/965be3c309ee0559be298f0a42ffa8f934195070...v3.2.3) (2018-02-05)
3+
4+
5+
### Bug Fixes
6+
7+
* optionally require chalk ([840676d](https://github.com/anycli/parser/commit/840676d))
8+
19
<a name="3.2.2"></a>
210
## [3.2.2](https://github.com/anycli/parser/compare/f46fa41bdb4ddaee05f5f1800e723dcb1e8e98ef...v3.2.2) (2018-02-03)
311

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.2",
4+
"version": "3.2.3",
55
"author": "Jeff Dickey @jdxcode",
66
"bugs": "https://github.com/anycli/parser/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)