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

Commit 4d58d35

Browse files
committed
chore(release): 0.1.0 [skip ci]
<a name="0.1.0"></a> # [0.1.0](967cd55...v0.1.0) (2018-01-30) ### Bug Fixes * added optionType ([b75d738](b75d738)) ### Features * added enum flag ([643aea7](643aea7))
1 parent b75d738 commit 4d58d35

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
<a name="0.1.0"></a>
2+
# [0.1.0](https://github.com/dxcli/parser/compare/967cd55130b1117021ac8d76f82b0b97806a637d...v0.1.0) (2018-01-30)
3+
4+
5+
### Bug Fixes
6+
7+
* added optionType ([b75d738](https://github.com/dxcli/parser/commit/b75d738))
8+
9+
10+
### Features
11+
12+
* added enum flag ([643aea7](https://github.com/dxcli/parser/commit/643aea7))
13+
114
<a name="0.0.6"></a>
215
## [0.0.6](https://github.com/dxcli/parser/compare/8923a8c098c8d7dc1a6ccb2d18e3a625cb7b5c8c...v0.0.6) (2018-01-30)
316

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

0 commit comments

Comments
 (0)