From 34193bd0974d3e2e0b44c1cdd70799c962f8285d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 5 Sep 2026 18:18:29 +0000 Subject: [PATCH] chore(1.x): release 1.15.1 --- CHANGELOG.md | 7 +++++++ resources/version.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5ca76c0..fcbea4b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.15.1](https://github.com/php-internal/dload/compare/1.15.0...1.15.1) (2026-09-05) + + +### Maintenance + +* Add Windows repository for Rapira ([f09b6d9](https://github.com/php-internal/dload/commit/f09b6d931ea42695a8cfa7892803c871e8eed8ea)) + ## [1.15.0](https://github.com/php-internal/dload/compare/1.14.1...1.15.0) (2026-08-18) diff --git a/resources/version.json b/resources/version.json index 2d45ad2..b727c36 100644 --- a/resources/version.json +++ b/resources/version.json @@ -1,3 +1,3 @@ { - ".": "1.15.0" + ".": "1.15.1" }