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": {