From 9fb6165d920d26b5971f144054709ea70cb48fb5 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Wed, 25 Oct 2023 20:06:24 +0000 Subject: [PATCH] chore(release): 3.8.0 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index aab05da68..6a2b6cbd6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +# [3.8.0](https://github.com/oclif/core/compare/3.7.1...3.8.0) (2023-10-25) + + +### Features + +* run tsPath on hooks ([8275a2e](https://github.com/oclif/core/commit/8275a2ea5ab93c9a387ce90170afcf6a3205ca04)) + + + ## [3.7.1](https://github.com/oclif/core/compare/3.7.0...3.7.1) (2023-10-24) diff --git a/package.json b/package.json index 03a68c000..261b2bcec 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/core", "description": "base library for oclif CLIs", - "version": "3.7.1", + "version": "3.8.0", "author": "Salesforce", "bugs": "https://github.com/oclif/core/issues", "dependencies": {