diff --git a/CHANGELOG.md b/CHANGELOG.md index e18f56e..e223a29 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [9.1.2](https://github.com/forcedotcom/dev-scripts/compare/9.1.1...9.1.2) (2024-05-15) + + +### Bug Fixes + +* update plugin lists ([1516196](https://github.com/forcedotcom/dev-scripts/commit/1516196c69605c1aad331040dd872e13c27cd849)) + + + ## [9.1.1](https://github.com/forcedotcom/dev-scripts/compare/9.1.0...9.1.1) (2024-05-13) diff --git a/package.json b/package.json index d5ce039..cb378d1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@salesforce/dev-scripts", - "version": "9.1.1", + "version": "9.1.2", "description": "Standardize package.json scripts and config files for Salesforce projects.", "repository": "forcedotcom/dev-scripts", "bin": {