From 85192e49614191f9dfb9efc45d0fcd2507ea238c Mon Sep 17 00:00:00 2001 From: SF-CLI-BOT Date: Wed, 8 Sep 2021 20:13:49 +0000 Subject: [PATCH] chore(release): 1.0.13 [ci skip] --- CHANGELOG.md | 2 ++ README.md | 4 ++-- package.json | 2 +- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 843392061..16ab4c0ac 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. +### [1.0.13](https://github.com/salesforcecli/plugin-source/compare/v1.0.12...v1.0.13) (2021-09-08) + ### [1.0.12](https://github.com/salesforcecli/plugin-source/compare/v1.0.11...v1.0.12) (2021-08-26) diff --git a/README.md b/README.md index 660969635..32215b500 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ $ npm install -g @salesforce/plugin-source $ sfdx COMMAND running command... $ sfdx (-v|--version|version) -@salesforce/plugin-source/1.0.12 linux-x64 node-v12.22.5 +@salesforce/plugin-source/1.0.12 linux-x64 node-v12.22.6 $ sfdx --help [COMMAND] USAGE $ sfdx COMMAND @@ -119,7 +119,7 @@ USAGE OPTIONS -d, --outputdir=outputdir [default: - metadataPackage_1630001120595] + metadataPackage_1631132027364] output directory to store the Metadata API–formatted files in diff --git a/package.json b/package.json index e666a6d0f..8e205a4b2 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@salesforce/plugin-source", "description": "Commands to interact with source formatted metadata", - "version": "1.0.12", + "version": "1.0.13", "author": "Salesforce", "bugs": "https://github.com/forcedotcom/cli/issues", "dependencies": {