From acfc0d1bdb8f5e0d1bdd9691a4888a606e9e6492 Mon Sep 17 00:00:00 2001 From: SF-CLI-BOT Date: Tue, 9 Aug 2022 20:50:14 +0000 Subject: [PATCH] chore(release): 1.13.5 [ci skip] --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 05cb0630..e609d7f0 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.13.5](https://github.com/salesforcecli/plugin-functions/compare/v1.13.4...v1.13.5) (2022-08-09) + ### [1.13.4](https://github.com/salesforcecli/plugin-functions/compare/v1.13.3...v1.13.4) (2022-07-20) ### Bug Fixes diff --git a/package.json b/package.json index 82727fe8..c8055958 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@salesforce/plugin-functions", "description": "Functions plugin for the SF CLI", - "version": "1.13.4", + "version": "1.13.5", "author": "heroku-front-end@salesforce.com", "bin": { "functions": "./bin/run"