From 20d4045bba26b919c53008bad1c2ef5673d8a17b Mon Sep 17 00:00:00 2001 From: Cyril VERLOOP Date: Sat, 30 Nov 2024 11:49:27 +0100 Subject: [PATCH] cyril-verloop/codingame-configuration 1.8.0 => 1.9.0. --- CHANGELOG.md | 4 ++++ composer.lock | 12 ++++++------ 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f5094af7..0a710ac4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [Unreleased] +### Changed +- cyril-verloop/codingame-configuration 1.8.0 => 1.9.0. + ## [5.4.0] - 2024-10-31 ### Changed - Renaming `docker-compose.yml` to `compose.yaml` and `docker-compose.override.yml` to `compose.override.yaml`. diff --git a/composer.lock b/composer.lock index 0f58e93e..2febf67c 100644 --- a/composer.lock +++ b/composer.lock @@ -8,16 +8,16 @@ "packages": [ { "name": "cyril-verloop/codingame-configuration", - "version": "1.8.0", + "version": "1.9.0", "source": { "type": "git", "url": "https://github.com/cyrilverloop/codingame-configuration.git", - "reference": "dacb7b1c5ff1a579eecae2bffa04702394154da1" + "reference": "123b1d372003c3e749cb7769d157d08b92e8dc56" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/cyrilverloop/codingame-configuration/zipball/dacb7b1c5ff1a579eecae2bffa04702394154da1", - "reference": "dacb7b1c5ff1a579eecae2bffa04702394154da1", + "url": "https://api.github.com/repos/cyrilverloop/codingame-configuration/zipball/123b1d372003c3e749cb7769d157d08b92e8dc56", + "reference": "123b1d372003c3e749cb7769d157d08b92e8dc56", "shasum": "" }, "type": "library", @@ -34,7 +34,7 @@ "description": "A project that contains CodinGame input, output and default code.", "support": { "issues": "https://github.com/cyrilverloop/codingame-configuration/issues", - "source": "https://github.com/cyrilverloop/codingame-configuration/tree/1.8.0" + "source": "https://github.com/cyrilverloop/codingame-configuration/tree/1.9.0" }, "funding": [ { @@ -42,7 +42,7 @@ "type": "github" } ], - "time": "2024-10-31T08:51:04+00:00" + "time": "2024-11-30T10:40:27+00:00" }, { "name": "cyril-verloop/iterator",