Skip to content

Commit e7582df

Browse files
committed
chore(release): 2.5.4
1 parent fd58c58 commit e7582df

3 files changed

Lines changed: 12 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
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.5.4](https://github.com/shm-open/code-push-cli/compare/v2.5.3...v2.5.4) (2022-01-28)
6+
7+
8+
### Bug Fixes
9+
10+
* **deps:** update dependency cli-table3 to v0.6.1 ([f03fd02](https://github.com/shm-open/code-push-cli/commit/f03fd025738a1adb76365daa2c5bddbcbbd111ec))
11+
* **deps:** update dependency prompt to v1.2.1 ([da7fc80](https://github.com/shm-open/code-push-cli/commit/da7fc8069e545f9c89855d5497f80b1421de655c))
12+
* **deps:** update dependency yargs to v17.3.1 ([678b6ef](https://github.com/shm-open/code-push-cli/commit/678b6effafb240d884feec8eb0321cea8733747e))
13+
* **deps:** update recursive-fs to v2 ([fd58c58](https://github.com/shm-open/code-push-cli/commit/fd58c5881dbda43210987bfe0228139ac2afa372))
14+
515
### [2.5.3](https://github.com/shm-open/code-push-cli/compare/v2.5.2...v2.5.3) (2021-11-23)
616

717

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@shm-open/code-push-cli",
3-
"version": "2.5.3",
3+
"version": "2.5.4",
44
"description": "Management CLI for the CodePush service",
55
"main": "bin/cli.js",
66
"scripts": {

0 commit comments

Comments
 (0)