From a60750af72ab513b9f010c8ee6f2bcc129c803d3 Mon Sep 17 00:00:00 2001 From: Silen Locatelli <88315530+SilenLoc@users.noreply.github.com> Date: Mon, 16 Jun 2025 22:43:53 +0200 Subject: [PATCH] chore(main): release 1.0.3 --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cba23354..d66e271f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## [1.0.3](https://github.com/LunchTimeCode/renovate-graph-fork/compare/v1.0.2...v1.0.3) (2025-06-16) + + +### Bug Fixes + +* **deps:** update dependency @actions/github to v6.0.1 ([#80](https://github.com/LunchTimeCode/renovate-graph-fork/issues/80)) ([5f34bdc](https://github.com/LunchTimeCode/renovate-graph-fork/commit/5f34bdcec943b987597ac2c15ed23325caa93066)) +* latest ([83ef240](https://github.com/LunchTimeCode/renovate-graph-fork/commit/83ef240a8b9dacad8a43cb6dd9f0524f901ff2d0)) +* run ([b4ad509](https://github.com/LunchTimeCode/renovate-graph-fork/commit/b4ad509e9c0039dda7976e41afdac8ebd17088dc)) + ## [1.0.2](https://github.com/LunchTimeCode/renovate-graph-fork/compare/v1.0.1...v1.0.2) (2024-07-02)