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

Commit bfd6df9

Browse files
committed
chore(release): 3.5.1 [skip ci]
<a name="3.5.1"></a> ## [3.5.1](v3.5.0...v3.5.1) (2018-06-01) ### Bug Fixes * update semantic-release ([#27](#27)) ([6d8d7df](6d8d7df))
1 parent 6d8d7df commit bfd6df9

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.5.1"></a>
2+
## [3.5.1](https://github.com/oclif/parser/compare/v3.5.0...v3.5.1) (2018-06-01)
3+
4+
5+
### Bug Fixes
6+
7+
* update semantic-release ([#27](https://github.com/oclif/parser/issues/27)) ([6d8d7df](https://github.com/oclif/parser/commit/6d8d7df))
8+
19
<a name="3.5.0"></a>
210
# [3.5.0](https://github.com/oclif/parser/compare/d1b77f1c20d7a1263e2222728400f6c3b91d3341...v3.5.0) (2018-06-01)
311

package.json

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

0 commit comments

Comments
 (0)