From 05e4df9b59ca1b40f043b2cd83da014988a77321 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 4 Aug 2026 00:23:37 +0000 Subject: [PATCH] chore: release master --- packages/loop_common/CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/packages/loop_common/CHANGELOG.md b/packages/loop_common/CHANGELOG.md index 525789753..16207b9ee 100644 --- a/packages/loop_common/CHANGELOG.md +++ b/packages/loop_common/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## [0.0.1](https://github.com/Loop3D/LoopStructural/compare/loop-common-v0.0.1...loop-common-v0.0.1) (2026-08-04) + + +### Bug Fixes + +* apply chain rule in StructuredGrid2D element gradient ([08e2e19](https://github.com/Loop3D/LoopStructural/commit/08e2e193fa0de78e1cdaed9ef01c7ce90c4b7ce9)) +* apply chain rule in StructuredGrid2D element gradient ([08e2e19](https://github.com/Loop3D/LoopStructural/commit/08e2e193fa0de78e1cdaed9ef01c7ce90c4b7ce9)) +* apply chain rule in StructuredGrid2D element gradient ([3d43f5c](https://github.com/Loop3D/LoopStructural/commit/3d43f5ce1b0de3830ec93b814175414820867f4e)), closes [#289](https://github.com/Loop3D/LoopStructural/issues/289) + ## [0.0.1](https://github.com/Loop3D/LoopStructural/compare/loop-common-v0.0.1...loop-common-v0.0.1) (2026-08-03)