From 2016bae4a91541fce5d97b0b044b87adb4ab0767 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 28 Oct 2025 10:42:31 +0000 Subject: [PATCH] chore(main): release 1.1.0 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7dcde4f..6a29530 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.1.0](https://github.com/36node/github-runner/compare/v1.0.1...v1.1.0) (2025-10-28) + + +### Features + +* update github runner version ([#4](https://github.com/36node/github-runner/issues/4)) ([fbd9b9f](https://github.com/36node/github-runner/commit/fbd9b9f231cae1fc608b4f30c894d9b1d211731d)) + ## [1.0.1](https://github.com/36node/github-runner/compare/v1.0.0...v1.0.1) (2025-06-26)