From abba73265e8b479b0739bd3e340985e5f1679d03 Mon Sep 17 00:00:00 2001 From: Quitterie Lucas Date: Fri, 2 Jun 2023 14:16:03 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96(minor)=20bump=20release=20to=200.7?= =?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.2 Fixed: - Viewers computation was counting multiple times same viewers --- 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 64b1563..8fb7325 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.7.0] - 2023-06-02 + ### Changed - Upgrade `Grafana` to 9.5.2 @@ -138,7 +140,8 @@ with corresponding Teachers Course Video Details Dashboard - Video details Dashboard -[unreleased]: https://github.com/openfun/potsie/compare/v0.6.0...main +[unreleased]: https://github.com/openfun/potsie/compare/v0.7.0...main +[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 [0.5.0]: https://github.com/openfun/potsie/compare/v0.4.3...v0.5.0 diff --git a/VERSION b/VERSION index a918a2a..faef31a 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.6.0 +0.7.0 diff --git a/src/plugins/package.json b/src/plugins/package.json index 4d41923..d0349d2 100644 --- a/src/plugins/package.json +++ b/src/plugins/package.json @@ -1,6 +1,6 @@ { "name": "potsie-plugins", - "version": "0.6.0", + "version": "0.7.0", "license": "MIT", "author": "GIP FUN MOOC", "engines": {