diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 9ecf0c8..2fdc805 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1 +1 @@ -{".":"0.1.11"} \ No newline at end of file +{".":"0.1.12"} \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 08e49eb..6bb321f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.1.12](https://github.com/didil/inhooks/compare/v0.1.11...v0.1.12) (2026-04-04) + + +### Features + +* load transform script from path ([#70](https://github.com/didil/inhooks/issues/70)) ([0423114](https://github.com/didil/inhooks/commit/0423114623b5ae5c50f7bb6b5ac5db267876cbe5)) + ## [0.1.11](https://github.com/didil/inhooks/compare/v0.1.10...v0.1.11) (2025-02-01)