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

Commit 0275356

Browse files
committed
chore(release): 0.1.1 [skip ci]
<a name="0.1.1"></a> ## [0.1.1](b75d738...v0.1.1) (2018-01-30) ### Bug Fixes * added helpValue ([24fea65](24fea65))
1 parent 24fea65 commit 0275356

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="0.1.1"></a>
2+
## [0.1.1](https://github.com/dxcli/parser/compare/b75d73855fa22808ad9b2777c32734c65f4cf7e6...v0.1.1) (2018-01-30)
3+
4+
5+
### Bug Fixes
6+
7+
* added helpValue ([24fea65](https://github.com/dxcli/parser/commit/24fea65))
8+
19
<a name="0.1.0"></a>
210
# [0.1.0](https://github.com/dxcli/parser/compare/967cd55130b1117021ac8d76f82b0b97806a637d...v0.1.0) (2018-01-30)
311

package.json

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

0 commit comments

Comments
 (0)