From 888dc35cc713e6a1f2aa0b8241e0361f1f8d17d4 Mon Sep 17 00:00:00 2001 From: Oblak Bot Date: Sat, 30 Sep 2023 19:40:06 +0000 Subject: [PATCH] chore(release): 1.0.2 [skip ci] ## [1.0.2](https://github.com/oblakhost/whmcs-utils/compare/v1.0.1...v1.0.2) (2023-09-30) ### Bug Fixes * Fixed hookCallback ([e923b42](https://github.com/oblakhost/whmcs-utils/commit/e923b42ba88a5bff30979531f66750a85f7c7a71)) --- CHANGELOG.md | 7 +++++++ composer.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e541d13..14ebb1c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.0.2](https://github.com/oblakhost/whmcs-utils/compare/v1.0.1...v1.0.2) (2023-09-30) + + +### Bug Fixes + +* Fixed hookCallback ([e923b42](https://github.com/oblakhost/whmcs-utils/commit/e923b42ba88a5bff30979531f66750a85f7c7a71)) + ## [1.0.1](https://github.com/oblakhost/whmcs-utils/compare/v1.0.0...v1.0.1) (2023-09-24) diff --git a/composer.json b/composer.json index b52bf9f..883fe50 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "oblak/whmcs-utils", "description": "WHMCS Addon Utility classes and functions", - "version": "1.0.1", + "version": "1.0.2", "type": "library", "license": "MIT", "authors": [