diff --git a/CHANGELOG.md b/CHANGELOG.md index 97576b3d..df83f5f2 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. +### [0.2.48](https://github.com/salesforcecli/plugin-functions/compare/v0.2.47...v0.2.48) (2021-09-20) + ### [0.2.47](https://github.com/salesforcecli/plugin-functions/compare/v0.2.46...v0.2.47) (2021-09-17) ### Bug Fixes diff --git a/package.json b/package.json index 249887e5..4fca8531 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@salesforce/plugin-functions", "description": "Functions plugin for the SF CLI", - "version": "0.2.47", + "version": "0.2.48", "author": "heroku-front-end@salesforce.com", "bin": { "functions": "./bin/run"