From 18b2fcb19db1e652614d066098d1de4818fbcb3e Mon Sep 17 00:00:00 2001 From: Benjamin Date: Thu, 28 Jun 2018 22:32:57 -0700 Subject: [PATCH] chore(release): 12.0.1 --- CHANGELOG.md | 5 +++++ package.json | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 701ad51e2..7dbcc92c2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. + +## [12.0.1](https://github.com/yargs/yargs/compare/v12.0.0...v12.0.1) (2018-06-29) + + + # [12.0.0](https://github.com/yargs/yargs/compare/v11.1.0...v12.0.0) (2018-06-26) diff --git a/package.json b/package.json index df2c972ce..5235c2673 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "yargs", - "version": "12.0.0", + "version": "12.0.1", "description": "yargs the modern, pirate-themed, successor to optimist.", "main": "./index.js", "files": [