From af2cfda38ca9daeab870defbdbcd3f598a28b366 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Mon, 3 Jun 2024 15:16:51 +0000 Subject: [PATCH] chore(release): 3.26.7 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8e4c64d9c..dcf5aec07 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [3.26.7](https://github.com/oclif/core/compare/3.26.6...3.26.7) (2024-06-03) + + +### Bug Fixes + +* get core meta version ([#1094](https://github.com/oclif/core/issues/1094)) ([9639fd4](https://github.com/oclif/core/commit/9639fd421824f58fbd209b771f0bdd5eac0426d0)) + + + ## [3.26.6](https://github.com/oclif/core/compare/3.26.5...3.26.6) (2024-05-06) diff --git a/package.json b/package.json index 805267c9d..e2ec2eea7 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/core", "description": "base library for oclif CLIs", - "version": "3.26.6", + "version": "3.26.7", "author": "Salesforce", "bugs": "https://github.com/oclif/core/issues", "dependencies": {