diff --git a/CHANGELOG.md b/CHANGELOG.md index 5bbca35b4..a502dd139 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ 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. +## [13.2.2](https://github.com/yargs/yargs/compare/v13.2.1...v13.2.2) (2019-03-06) + + + ## [13.2.1](https://github.com/yargs/yargs/compare/v13.2.0...v13.2.1) (2019-02-18) diff --git a/package.json b/package.json index 5e27ddf28..662e6d012 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "yargs", - "version": "13.2.1", + "version": "13.2.2", "description": "yargs the modern, pirate-themed, successor to optimist.", "main": "./index.js", "contributors": [