From 60fddf79765bc8848c552d4205cd724c024d6e14 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 8 Dec 2024 05:45:46 +0000 Subject: [PATCH] chore(release): 4.6.16 [skip ci] --- CHANGELOG.md | 6 ++++++ README.md | 2 +- package.json | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 39841869..c467cb12 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [4.6.16](https://github.com/oclif/plugin-update/compare/4.6.15...4.6.16) (2024-12-08) + +### Bug Fixes + +- **deps:** bump debug from 4.3.7 to 4.4.0 ([#995](https://github.com/oclif/plugin-update/issues/995)) ([cfa23c7](https://github.com/oclif/plugin-update/commit/cfa23c7927a3120786339d37236726afa34c456a)) + ## [4.6.15](https://github.com/oclif/plugin-update/compare/4.6.14...4.6.15) (2024-12-08) ### Bug Fixes diff --git a/README.md b/README.md index 5368d1bc..e6a4de79 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ EXAMPLES $ oclif-example update --available ``` -_See code: [src/commands/update.ts](https://github.com/oclif/plugin-update/blob/4.6.15/src/commands/update.ts)_ +_See code: [src/commands/update.ts](https://github.com/oclif/plugin-update/blob/4.6.16/src/commands/update.ts)_ diff --git a/package.json b/package.json index b7107e5c..ecbd90c1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@oclif/plugin-update", - "version": "4.6.15", + "version": "4.6.16", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-update/issues", "dependencies": {