From b0767bb883e6a2cb3dd297754dfd08998837f760 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 11:46:33 +0000 Subject: [PATCH] Prepare Release vnull using 'release-plan' --- .release-plan.json | 8 ++++++++ CHANGELOG.md | 5 +++++ 2 files changed, 13 insertions(+) create mode 100644 .release-plan.json diff --git a/.release-plan.json b/.release-plan.json new file mode 100644 index 0000000..6aa7334 --- /dev/null +++ b/.release-plan.json @@ -0,0 +1,8 @@ +{ + "solution": { + "@eksml/xml": { + "oldVersion": "0.1.2" + } + }, + "description": "\n\n\n\n" +} diff --git a/CHANGELOG.md b/CHANGELOG.md index 42e9278..48403a7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog + + + + + ## [0.1.0] - 2026-04-05 Initial release.