diff --git a/CHANGELOG.md b/CHANGELOG.md index 5bca93b4..818929ed 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ 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. +### [2.1.3](https://github.com/oclif/plugin-update/compare/v2.1.2...v2.1.3) (2021-12-09) + ### [2.1.2](https://github.com/oclif/plugin-update/compare/v2.1.1...v2.1.2) (2021-12-08) diff --git a/README.md b/README.md index 4b16409b..7a675a2e 100644 --- a/README.md +++ b/README.md @@ -33,5 +33,5 @@ DESCRIPTION update the oclif-example CLI ``` -_See code: [src/commands/update.ts](https://github.com/oclif/plugin-update/blob/v2.1.1/src/commands/update.ts)_ +_See code: [src/commands/update.ts](https://github.com/oclif/plugin-update/blob/v2.1.3/src/commands/update.ts)_