Skip to content

Commit c845191

Browse files
committed
chore(release): 2.5.6
1 parent 39e9915 commit c845191

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
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.6](https://github.com/shm-open/code-push-cli/compare/v2.5.5...v2.5.6) (2022-03-25)
6+
7+
8+
### Bug Fixes
9+
10+
* **deps:** update dependency plist to v3.0.5 ([b5f56ce](https://github.com/shm-open/code-push-cli/commit/b5f56ce7ef48ecdd3ece1c9cb38fb912da6d0c56))
11+
* **deps:** update dependency yargs to v17.4.0 ([2bd8615](https://github.com/shm-open/code-push-cli/commit/2bd861545f2f3f100af663f5eceee1f4be959bf9))
12+
513
### [2.5.5](https://github.com/shm-open/code-push-cli/compare/v2.5.4...v2.5.5) (2022-02-21)
614

715

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.5",
3+
"version": "2.5.6",
44
"description": "Management CLI for the CodePush service",
55
"main": "bin/cli.js",
66
"scripts": {

0 commit comments

Comments
 (0)