From 6224159b99d99187bb5dfad83aa6a3099b28e139 Mon Sep 17 00:00:00 2001 From: "ecoma-io[bot]" <249801327+ecoma-io[bot]@users.noreply.github.com> Date: Fri, 9 Jan 2026 07:13:45 +0000 Subject: [PATCH] chore(main): release 1.3.0 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c55f652..95baf22 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.3.0](https://github.com/ecoma-io/.github/compare/v1.2.1...v1.3.0) (2026-01-09) + + +### Features + +* **docker-host:** add docker-host wrapper and installation script ([3964763](https://github.com/ecoma-io/.github/commit/3964763479dc0dc66265e177a5de648e91aeddad)) + ## [1.2.1](https://github.com/ecoma-io/.github/compare/v1.2.0...v1.2.1) (2026-01-08)