Skip to content

Commit d8c32ea

Browse files
committed
chore(release): 2.3.2
1 parent 176cdcf commit d8c32ea

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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+
### [2.3.2](https://github.com/rocwind/code-push-cli/compare/v2.3.1...v2.3.2) (2020-08-18)
6+
7+
8+
### Bug Fixes
9+
10+
* fix chalk.cyan not function issue ([176cdcf](https://github.com/rocwind/code-push-cli/commit/176cdcfbd2fa4974ebb4bd31f2bd2eea44b9115c))
11+
512
### [2.3.1](https://github.com/rocwind/code-push-cli/compare/v2.3.0...v2.3.1) (2020-08-18)
613

714
## [2.3.0](https://github.com/rocwind/code-push-cli/compare/v2.2.1...v2.3.0) (2020-08-17)

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "code-push-cli-r",
3-
"version": "2.3.1",
3+
"version": "2.3.2",
44
"description": "Management CLI for the CodePush service",
55
"main": "bin/cli.js",
66
"scripts": {

0 commit comments

Comments
 (0)