From ddcfaa5cebf47cfabb4d09eec5b57c57712941af Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 24 Oct 2023 17:20:00 +0000 Subject: [PATCH 1/2] chore(deps): update kobewi/godot-universal-fade digest to f091514 --- plug.gd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plug.gd b/plug.gd index b91f2ab..c6e9ff3 100644 --- a/plug.gd +++ b/plug.gd @@ -3,4 +3,4 @@ extends "res://addons/gd-plug/plug.gd" func _plugging(): plug("godot-extended-libraries/godot-debug-menu", {"commit": "2d5d67012c76b272173dcfb4947a65dc385fab94"}) - plug("KoBeWi/Godot-Universal-Fade", {"commit": "ddab6c26cf174fab107fbd6b4e66a5a350e83c22"}) + plug("KoBeWi/Godot-Universal-Fade", {"commit": "f091514bba652880f81c5bc8809e0ee4498988ea"}) From d005059f90d4d606bae1aed88a97a627a35e6a01 Mon Sep 17 00:00:00 2001 From: florianvazelle Date: Tue, 24 Oct 2023 20:46:36 +0200 Subject: [PATCH 2/2] chore(changelog): add entry --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fbe1f84..b62ba8e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) ### Security ### Dependencies - Bump `flatpak/flatpak-github-actions` from 6.2 to 6.3 ([#13](https://github.com/MechanicalFlower/Marble/pull/13)) -- Bump `ubuntu` from v20 to v22 ([#1](https://github.com/MechanicalFlower/Marble/pull/15)) +- Bump `ubuntu` from v20 to v22 ([#15](https://github.com/MechanicalFlower/Marble/pull/15)) +- Bump `kobewi/godot-universal-fade` from ddab6c2 to f091514 ([#12](https://github.com/MechanicalFlower/Marble/pull/12)) [Unreleased]: https://github.com/MechanicalFlower/Marble/compare/1.4.1...HEAD