From bc2d5025db62c332d96ad831f4898da39006da00 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2024 00:33:01 +0000 Subject: [PATCH] chore(main): release 0.11.2 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7b79fab..f74b65f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.11.2](https://github.com/ptah-sh/ptah-server/compare/v0.11.1...v0.11.2) (2024-07-11) + + +### Bug Fixes + +* [#28](https://github.com/ptah-sh/ptah-server/issues/28) re-order rules ([aa57f3b](https://github.com/ptah-sh/ptah-server/commit/aa57f3b60b1216c537a52ddcd415677794a41a2a)) + ## [0.11.1](https://github.com/ptah-sh/ptah-server/compare/v0.11.0...v0.11.1) (2024-07-11)