From ff0ed7011f8272c6c6af9652fce6301e64ee6036 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 25 Jun 2023 05:46:49 +0000 Subject: [PATCH] chore(release): 0.1.27 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 14f4e53f..b4740e40 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.1.27](https://github.com/salesforcecli/plugin-sobject/compare/0.1.26...0.1.27) (2023-06-25) + + +### Bug Fixes + +* **deps:** bump fast-xml-parser from 4.2.4 to 4.2.5 ([b1d285a](https://github.com/salesforcecli/plugin-sobject/commit/b1d285ad112a56a22ba5aaa2f967007541d5e4ce)) + + + ## [0.1.26](https://github.com/salesforcecli/plugin-sobject/compare/0.1.25...0.1.26) (2023-06-18) diff --git a/package.json b/package.json index 5720e768..22b4374b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@salesforce/plugin-sobject", "description": "Create objects, fields, tabs, etc", - "version": "0.1.26", + "version": "0.1.27", "author": "Salesforce", "bugs": "https://github.com/forcedotcom/cli/issues", "dependencies": {