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

Commit

Permalink
chore(release): 3.5.2 [skip ci]
Browse files Browse the repository at this point in the history
<a name="3.5.2"></a>
## [3.5.2](v3.5.1...v3.5.2) (2018-06-15)

### Bug Fixes

* add w to alphabet enums ([#28](#28)) ([e78f250](e78f250))
  • Loading branch information
oclif-bot committed Jun 15, 2018
1 parent e78f250 commit 044b8ce
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
<a name="3.5.2"></a>
## [3.5.2](https:/oclif/parser/compare/v3.5.1...v3.5.2) (2018-06-15)


### Bug Fixes

* add w to alphabet enums ([#28](https:/oclif/parser/issues/28)) ([e78f250](https:/oclif/parser/commit/e78f250))

<a name="3.5.1"></a>
## [3.5.1](https:/oclif/parser/compare/v3.5.0...v3.5.1) (2018-06-01)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@oclif/parser",
"description": "arg and flag parser for oclif",
"version": "3.5.1",
"version": "3.5.2",
"author": "Jeff Dickey @jdxcode",
"bugs": "https:/oclif/parser/issues",
"dependencies": {
Expand Down

0 comments on commit 044b8ce

Please sign in to comment.