Skip to content

Commit bab6a9c

Browse files
committed
chore(release): 2.6.1
1 parent 65db158 commit bab6a9c

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

+8
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.6.1](https://github.com/shm-open/code-push-cli/compare/v2.6.0...v2.6.1) (2022-07-17)
6+
7+
8+
### Bug Fixes
9+
10+
* **deps:** update dependency moment to v2.29.4 ([7ba4b68](https://github.com/shm-open/code-push-cli/commit/7ba4b680939f2e259db6c21d27d73dd21c085a1b))
11+
* **deps:** update dependency yargs to v17.5.1 ([f5dcadf](https://github.com/shm-open/code-push-cli/commit/f5dcadfa1d5a31085fb596fd1f8130ceff33cc84))
12+
513
## [2.6.0](https://github.com/shm-open/code-push-cli/compare/v2.5.6...v2.6.0) (2022-04-26)
614

715

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": "@shm-open/code-push-cli",
3-
"version": "2.6.0",
3+
"version": "2.6.1",
44
"description": "Management CLI for the CodePush service",
55
"main": "bin/cli.js",
66
"scripts": {

0 commit comments

Comments
 (0)