From 21ac29aaf8765042c4fef9e0f513e6fc423fb319 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 28 Jul 2024 03:00:14 +0000 Subject: [PATCH] chore(release): 4.4.13 [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 e40adff8..2a702bdb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [4.4.13](https://github.com/oclif/plugin-update/compare/4.4.12...4.4.13) (2024-07-28) + +### Bug Fixes + +- **deps:** bump ansis from 3.2.1 to 3.3.2 ([#885](https://github.com/oclif/plugin-update/issues/885)) ([2d02713](https://github.com/oclif/plugin-update/commit/2d02713dfe12739f2d68c70412eb87007e178564)) + ## [4.4.12](https://github.com/oclif/plugin-update/compare/4.4.11...4.4.12) (2024-07-23) ### Bug Fixes diff --git a/README.md b/README.md index c333fad6..5c309d3b 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ EXAMPLES $ oclif-example update --available ``` -_See code: [src/commands/update.ts](https://github.com/oclif/plugin-update/blob/4.4.12/src/commands/update.ts)_ +_See code: [src/commands/update.ts](https://github.com/oclif/plugin-update/blob/4.4.13/src/commands/update.ts)_ diff --git a/package.json b/package.json index 19a79201..983324a6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@oclif/plugin-update", - "version": "4.4.12", + "version": "4.4.13", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-update/issues", "dependencies": {