From 9b59d135fe5ca728c4c2a31d2c33bd98f713e96b Mon Sep 17 00:00:00 2001 From: Julien Maupetit Date: Thu, 7 Apr 2022 00:19:26 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96(patch)=20bump=20release=20to=200.4?= =?UTF-8?q?.3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fixed: - Course videos metrics were improperly collected --- 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 d2f2e05..6b6816d 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.4.3] - 2022-04-07 + ### Fixed - Course videos metrics were improperly collected @@ -89,7 +91,8 @@ with corresponding Teachers Course Video Details Dashboard - Video details Dashboard -[unreleased]: https://github.com/openfun/potsie/compare/v0.4.2...main +[unreleased]: https://github.com/openfun/potsie/compare/v0.4.3...main +[0.4.3]: https://github.com/openfun/potsie/compare/v0.4.2...v0.4.3 [0.4.2]: https://github.com/openfun/potsie/compare/v0.4.1...v0.4.2 [0.4.1]: https://github.com/openfun/potsie/compare/v0.4.0...v0.4.1 [0.4.0]: https://github.com/openfun/potsie/compare/v0.3.0...v0.4.0 diff --git a/VERSION b/VERSION index 2b7c5ae..17b2ccd 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.4.2 +0.4.3 diff --git a/src/plugins/package.json b/src/plugins/package.json index 80dc5a6..6f7a66a 100644 --- a/src/plugins/package.json +++ b/src/plugins/package.json @@ -1,6 +1,6 @@ { "name": "potsie-plugins", - "version": "0.4.2", + "version": "0.4.3", "license": "MIT", "author": "GIP FUN MOOC", "engines": {