From 0f47be44b89a36d6e82884beefbf3fa2115455ab Mon Sep 17 00:00:00 2001 From: oclif-bot <35625753+oclif-bot@users.noreply.github.com> Date: Thu, 31 May 2018 17:37:46 +0000 Subject: [PATCH] chore(release): 3.4.1 [skip ci] ## [3.4.1](https://github.com/oclif/parser/compare/a24c135b91d1902ad9d50636444dc2c14d98c25e...v3.4.1) (2018-05-31) ### Bug Fixes * typescript 2.9 ([#26](https://github.com/oclif/parser/issues/26)) ([d1b77f1](https://github.com/oclif/parser/commit/d1b77f1)) --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e31c625..1d04f29 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ + +## [3.4.1](https://github.com/oclif/parser/compare/a24c135b91d1902ad9d50636444dc2c14d98c25e...v3.4.1) (2018-05-31) + + +### Bug Fixes + +* typescript 2.9 ([#26](https://github.com/oclif/parser/issues/26)) ([d1b77f1](https://github.com/oclif/parser/commit/d1b77f1)) + # [3.4.0](https://github.com/oclif/parser/compare/e31965f8c104c2858b73fa673d148f6638fc657c...v3.4.0) (2018-05-13) diff --git a/package.json b/package.json index ae5d6b4..62c383d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/parser", "description": "arg and flag parser for oclif", - "version": "3.4.0", + "version": "3.4.1", "author": "Jeff Dickey @jdxcode", "bugs": "https://github.com/oclif/parser/issues", "dependencies": {