From c23d39b179de570775da81c5a1be14792be688dc Mon Sep 17 00:00:00 2001 From: Quitterie Lucas Date: Mon, 19 Jun 2023 18:28:04 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96(minor)=20bump=20release=20to=200.8?= =?UTF-8?q?.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Changed: - Upgrade `Grafana` to 9.5.3 --- CHANGELOG.md | 5 ++++- VERSION | 2 +- src/plugins/package.json | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2e42c53..a8d909d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,8 @@ Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to ## [Unreleased] +## [0.8.0] - 2023-06-19 + ### Changed - Upgrade `Grafana` to 9.5.3 @@ -144,7 +146,8 @@ with corresponding Teachers Course Video Details Dashboard - Video details Dashboard -[unreleased]: https://github.com/openfun/potsie/compare/v0.7.0...main +[unreleased]: https://github.com/openfun/potsie/compare/v0.8.0...main +[0.8.0]: https://github.com/openfun/potsie/compare/v0.7.0...v0.8.0 [0.7.0]: https://github.com/openfun/potsie/compare/v0.6.0...v0.7.0 [0.6.0]: https://github.com/openfun/potsie/compare/v0.5.1...v0.6.0 [0.5.1]: https://github.com/openfun/potsie/compare/v0.5.0...v0.5.1 diff --git a/VERSION b/VERSION index faef31a..a3df0a6 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.7.0 +0.8.0 diff --git a/src/plugins/package.json b/src/plugins/package.json index d0349d2..a653fd9 100644 --- a/src/plugins/package.json +++ b/src/plugins/package.json @@ -1,6 +1,6 @@ { "name": "potsie-plugins", - "version": "0.7.0", + "version": "0.8.0", "license": "MIT", "author": "GIP FUN MOOC", "engines": {