From 72f296680ce47ec323ecbbfdf6a42248e1032881 Mon Sep 17 00:00:00 2001 From: Clay Chipps Date: Sat, 10 Feb 2024 05:10:23 +0000 Subject: [PATCH] chore(release): 1.2.8 [skip ci] --- CHANGELOG.md | 9 +++++++++ README.md | 4 ++-- package.json | 2 +- 3 files changed, 12 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e59b455..44718ec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [1.2.8](https://github.com/ClayChipps/sf-chipps-package/compare/1.2.7...1.2.8) (2024-02-10) + + +### Bug Fixes + +* **deps:** bump @salesforce/packaging from 3.2.8 to 3.2.12 ([1d77a11](https://github.com/ClayChipps/sf-chipps-package/commit/1d77a115a925da0071f632708373752b3eaa399c)) + + + ## [1.2.7](https://github.com/ClayChipps/sf-chipps-package/compare/1.2.6...1.2.7) (2024-02-01) diff --git a/README.md b/README.md index d4313eb..6357e21 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.7/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.8/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.7/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.8/src/commands/chipps/package/version/cleanup.ts)_ diff --git a/package.json b/package.json index 30b8cfe..7243b1d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "sf-chipps-package", "description": "Utilities for working with packages", - "version": "1.2.7", + "version": "1.2.8", "author": "@ClayChipps", "bugs": "https://github.com/ClayChipps/sf-chipps-package/issues", "dependencies": {