From 7c12989bbb0420a2ab03a8f60f8237f80be5b669 Mon Sep 17 00:00:00 2001 From: Oblak Bot Date: Sun, 24 Sep 2023 20:04:18 +0000 Subject: [PATCH] chore(release): 1.0.2 [skip ci] ## [1.0.2](https://github.com/oblakhost/whmcs-dev-helper/compare/v1.0.1...v1.0.2) (2023-09-24) ### Bug Fixes * Final tweaks for packer script ([07005f0](https://github.com/oblakhost/whmcs-dev-helper/commit/07005f0733823a2de4ee70a6d89f944243f814a4)) --- CHANGELOG.md | 7 +++++++ composer.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9feaf84..ce276b8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.0.2](https://github.com/oblakhost/whmcs-dev-helper/compare/v1.0.1...v1.0.2) (2023-09-24) + + +### Bug Fixes + +* Final tweaks for packer script ([07005f0](https://github.com/oblakhost/whmcs-dev-helper/commit/07005f0733823a2de4ee70a6d89f944243f814a4)) + ## [1.0.1](https://github.com/oblakhost/whmcs-dev-helper/compare/v1.0.0...v1.0.1) (2023-09-24) diff --git a/composer.json b/composer.json index fc5efac..e1a8985 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "oblak/whmcs-dev-helper", "description": "Development utilities for WHMCS modules", "type": "composer-plugin", - "version": "1.0.1", + "version": "1.0.2", "license": "MIT", "authors": [ {