diff --git a/CHANGELOG.md b/CHANGELOG.md index 8eb8a6e66..abec89c9e 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.0.15](https://github.com/salesforcecli/plugin-source/compare/v0.0.14...v0.0.15) (2021-05-07) + ### [0.0.14](https://github.com/salesforcecli/plugin-source/compare/v0.0.13...v0.0.14) (2021-05-04) diff --git a/package.json b/package.json index 053977022..1a964b7be 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@salesforce/plugin-source", "description": "Commands to interact with source formatted metadata", - "version": "0.0.14", + "version": "0.0.15", "author": "Salesforce", "bugs": "https://github.com/forcedotcom/cli/issues", "dependencies": {