From 0ee44e400b251aac8752768bcb88ecf56377ea70 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Mon, 23 Oct 2023 19:06:54 +0000 Subject: [PATCH] chore(release): 3.6.0 [skip ci] --- CHANGELOG.md | 23 +++++++++++++++++++++++ package.json | 2 +- 2 files changed, 24 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 37dda9eed..8071f853d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,26 @@ +# [3.6.0](https://github.com/oclif/core/compare/3.4.1-dev.0...3.6.0) (2023-10-23) + + +### Bug Fixes + +* safely fail if pnpapi cannot be found ([c2fc8d2](https://github.com/oclif/core/commit/c2fc8d2cfe4360602ad8be9ae5c4fe1947c9ef27)) + + + +# [3.5.0](https://github.com/oclif/core/compare/3.4.0...3.5.0) (2023-10-19) + + + +## [3.4.1-dev.0](https://github.com/oclif/core/compare/3.5.0...3.4.1-dev.0) (2023-10-19) + + +### Features + +* better support yarn PnP ([c5d87fc](https://github.com/oclif/core/commit/c5d87fc9bb30973fb055143c92df7bc27de16554)) +* support pnp plugins ([8e217a6](https://github.com/oclif/core/commit/8e217a6b9a0d5824113f0c68c9be009440331f23)) + + + # [3.5.0](https://github.com/oclif/core/compare/3.4.0...3.5.0) (2023-10-19) diff --git a/package.json b/package.json index d840c6b66..cadcd1b17 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/core", "description": "base library for oclif CLIs", - "version": "3.5.0", + "version": "3.6.0", "author": "Salesforce", "bugs": "https://github.com/oclif/core/issues", "dependencies": {