Skip to content

Commit 48249a2

Browse files
committed
chore(release): 13.2.0
1 parent 51876e6 commit 48249a2

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
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.
44

5+
# [13.2.0](https://github.com/yargs/yargs/compare/v13.1.0...v13.2.0) (2019-02-15)
6+
7+
8+
### Features
9+
10+
* zsh auto completion ([#1292](https://github.com/yargs/yargs/issues/1292)) ([16c5d25](https://github.com/yargs/yargs/commit/16c5d25)), closes [#1156](https://github.com/yargs/yargs/issues/1156)
11+
12+
13+
514
<a name="13.1.0"></a>
615
# [13.1.0](https://github.com/yargs/yargs/compare/v13.0.0...v13.1.0) (2019-02-12)
716

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "yargs",
3-
"version": "13.1.0",
3+
"version": "13.2.0",
44
"description": "yargs the modern, pirate-themed, successor to optimist.",
55
"main": "./index.js",
66
"contributors": [

0 commit comments

Comments
 (0)