From d96de634b75a773002226f11817f002b7ed3f720 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 17 Jul 2025 15:27:21 +0000 Subject: [PATCH] chore(main): release 1.2.2 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6ec31fc..05c4073 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.2.2](https://github.com/CroudTech/dst-python-mock-firestore/compare/v1.2.1...v1.2.2) (2025-07-17) + + +### Bug Fixes + +* PT-731 `Allow chained order by` ([#17](https://github.com/CroudTech/dst-python-mock-firestore/issues/17)) ([55865f6](https://github.com/CroudTech/dst-python-mock-firestore/commit/55865f6f18c8b6e22dcf0be70e2fe698c07cd3b3)) + ## [1.2.1](https://github.com/CroudTech/dst-python-mock-firestore/compare/v1.2.0...v1.2.1) (2025-05-30)