From 3aa579f666d50accd43233dd58a97c7582c0ebbf Mon Sep 17 00:00:00 2001 From: Kevin Wenger Date: Mon, 24 Jun 2024 14:19:01 +0200 Subject: [PATCH] bump changelog and version --- CHANGELOG.md | 5 ++++- VERSION | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index eb6bc30..1a1ae45 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ 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] + +## [1.0.3] - 2024-06-24 ### Added - run tests over multiple PHP version - add tests on PHP 8.3 @@ -39,7 +41,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - remove sensiolabs/security-checker in favor of Github Actions security-checker -[Unreleased]: https://github.com/antistatique/pricehubble-php-sdk/compare/1.0.2...HEAD +[Unreleased]: https://github.com/antistatique/pricehubble-php-sdk/compare/1.0.3...HEAD +[1.0.3]: https://github.com/antistatique/pricehubble-php-sdk/compare/1.0.2...1.0.3 [1.0.2]: https://github.com/antistatique/pricehubble-php-sdk/compare/1.0.1...1.0.2 [1.0.1]: https://github.com/antistatique/pricehubble-php-sdk/compare/v1.0.0...v1.0.1 [1.0.0]: https://github.com/antistatique/pricehubble-php-sdk/releases/tag/v1.0.0 diff --git a/VERSION b/VERSION index 6d7de6e..21e8796 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.0.2 +1.0.3