diff --git a/CHANGELOG.md b/CHANGELOG.md index b905dfa..9370450 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](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). +## 5.0.0 - 2024-03-26 +### Added +- Craft 5 support 🚀 + ## 5.0.0-alpha.1 - 2024-01-02 ### Added - Craft 5 support diff --git a/composer.json b/composer.json index d829e9a..fbca454 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "statikbe/craft-sentry", "description": "Sentry.io integration for Craft CMS", "type": "craft-plugin", - "version": "5.0.0-alpha.1", + "version": "5.0.0", "keywords": [ "craft", "sentry",