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

Commit 24dd480

Browse files
committed
chore(release): 3.2.6 [skip ci]
<a name="3.2.6"></a> ## [3.2.6](15bb0d0...v3.2.6) (2018-02-06) ### Bug Fixes * use [@anycli](https://github.com/anycli)/errors ([b227608](b227608))
1 parent b227608 commit 24dd480

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.6"></a>
2+
## [3.2.6](https://github.com/anycli/parser/compare/15bb0d0e7ac8d7b933f3a6731f3988ae5786e129...v3.2.6) (2018-02-06)
3+
4+
5+
### Bug Fixes
6+
7+
* use [@anycli](https://github.com/anycli)/errors ([b227608](https://github.com/anycli/parser/commit/b227608))
8+
19
<a name="3.2.5"></a>
210
## [3.2.5](https://github.com/anycli/parser/compare/595a4faa0a0377bec9e9e630ea53db20c0eea735...v3.2.5) (2018-02-05)
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.5",
4+
"version": "3.2.6",
55
"author": "Jeff Dickey @jdxcode",
66
"bugs": "https://github.com/anycli/parser/issues",
77
"dependencies": {},

0 commit comments

Comments
 (0)