From 26cf5fa4e1f53e5a220047644c2869cddf348137 Mon Sep 17 00:00:00 2001 From: SF-CLI-BOT Date: Fri, 19 Feb 2021 22:15:22 +0000 Subject: [PATCH] chore(release): 1.0.4 [ci skip] --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0b529581..48ac5aee 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.4](https://github.com/salesforcecli/plugin-schema/compare/v1.0.3...v1.0.4) (2021-02-19) + ### [1.0.3](https://github.com/salesforcecli/plugin-schema/compare/v1.0.2...v1.0.3) (2020-12-17) diff --git a/package.json b/package.json index 6b4398fc..1914377b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@salesforce/plugin-schema", "description": "Commands to interact with salesforce sobject schemas", - "version": "1.0.3", + "version": "1.0.4", "author": "Salesforce", "bugs": "https://github.com/forcedotcom/cli/issues", "dependencies": {