From 9aae3eca5a7ba0d88224df959f191979593e99d6 Mon Sep 17 00:00:00 2001 From: Kevin Wenger Date: Thu, 27 Jun 2024 13:29:33 +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 2756995..094391f 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.1.0] - 2024-06-27 ### Added - add Github Actions integration - add Psalm linter @@ -42,4 +44,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - under heavy development -[Unreleased]: https://github.com/antistatique/trustedshops-php-sdk/compare/1.0.0...HEAD +[Unreleased]: https://github.com/antistatique/trustedshops-php-sdk/compare/1.1.0...HEAD +[1.1.0]: https://github.com/antistatique/trustedshops-php-sdk/compare/1.0.0...1.1.0 diff --git a/VERSION b/VERSION index 3eefcb9..9084fa2 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.0.0 +1.1.0