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": [