From e28e6dd549061c9e6f86d6d49177b607c137df2c Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Mon, 1 May 2023 19:48:11 +0000 Subject: [PATCH] chore(release): 2.8.3 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5a06f7f27..a4210720e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [2.8.3](https://github.com/oclif/core/compare/2.8.2...2.8.3) (2023-05-01) + + +### Bug Fixes + +* add nsisCustomization entry ([#695](https://github.com/oclif/core/issues/695)) ([a749c3b](https://github.com/oclif/core/commit/a749c3b2d23fa427431a5a20d82e3ada6a29b80d)) + + + ## [2.8.2](https://github.com/oclif/core/compare/2.8.1...2.8.2) (2023-04-12) diff --git a/package.json b/package.json index d70ff52b2..d31bc3a10 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/core", "description": "base library for oclif CLIs", - "version": "2.8.2", + "version": "2.8.3", "author": "Salesforce", "bugs": "https://github.com/oclif/core/issues", "dependencies": {