diff --git a/CHANGELOG.md b/CHANGELOG.md index 5e3ac56..25d6083 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [1.2.5](https://github.com/ClayChipps/sf-chipps-package/compare/1.2.4...1.2.5) (2024-02-01) + + +### Bug Fixes + +* **deps:** bump @salesforce/core from 6.4.4 to 6.5.1 ([1ac269c](https://github.com/ClayChipps/sf-chipps-package/commit/1ac269cc8b034ee7355c0b927e7f3e08698d264e)) + + + ## [1.2.4](https://github.com/ClayChipps/sf-chipps-package/compare/1.2.3...1.2.4) (2024-02-01) diff --git a/README.md b/README.md index dfcd03b..4d6aede 100644 --- a/README.md +++ b/README.md @@ -152,7 +152,7 @@ FLAG DESCRIPTIONS from by entering the branch build name. If not specified, the builds from NULL branch will be considered. ``` -_See code: [src/commands/chipps/package/dependencies/install.ts](https://github.com/ClayChipps/sf-chipps-package/blob/1.2.4/src/commands/chipps/package/dependencies/install.ts)_ +_See code: [src/commands/chipps/package/dependencies/install.ts](https://github.com/ClayChipps/sf-chipps-package/blob/1.2.5/src/commands/chipps/package/dependencies/install.ts)_ ## `sf chipps package version cleanup` @@ -191,5 +191,5 @@ FLAG DESCRIPTIONS The MAJOR.MINOR.PATCH matcher that should be used to find package versions to delete. ``` -_See code: [src/commands/chipps/package/version/cleanup.ts](https://github.com/ClayChipps/sf-chipps-package/blob/1.2.4/src/commands/chipps/package/version/cleanup.ts)_ +_See code: [src/commands/chipps/package/version/cleanup.ts](https://github.com/ClayChipps/sf-chipps-package/blob/1.2.5/src/commands/chipps/package/version/cleanup.ts)_ diff --git a/package.json b/package.json index 8793458..ae452be 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "sf-chipps-package", "description": "Utilities for working with packages", - "version": "1.2.4", + "version": "1.2.5", "author": "@ClayChipps", "bugs": "https://github.com/ClayChipps/sf-chipps-package/issues", "dependencies": {