Skip to content

Commit abba732

Browse files
committed
🔖(minor) bump release to 0.7.0
Changed: - Upgrade `Grafana` to 9.5.2 Fixed: - Viewers computation was counting multiple times same viewers
1 parent 2067d79 commit abba732

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to
88

99
## [Unreleased]
1010

11+
## [0.7.0] - 2023-06-02
12+
1113
### Changed
1214

1315
- Upgrade `Grafana` to 9.5.2
@@ -138,7 +140,8 @@ with corresponding Teachers Course Video Details Dashboard
138140

139141
- Video details Dashboard
140142

141-
[unreleased]: https://github.com/openfun/potsie/compare/v0.6.0...main
143+
[unreleased]: https://github.com/openfun/potsie/compare/v0.7.0...main
144+
[0.7.0]: https://github.com/openfun/potsie/compare/v0.6.0...v0.7.0
142145
[0.6.0]: https://github.com/openfun/potsie/compare/v0.5.1...v0.6.0
143146
[0.5.1]: https://github.com/openfun/potsie/compare/v0.5.0...v0.5.1
144147
[0.5.0]: https://github.com/openfun/potsie/compare/v0.4.3...v0.5.0

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.6.0
1+
0.7.0

src/plugins/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "potsie-plugins",
3-
"version": "0.6.0",
3+
"version": "0.7.0",
44
"license": "MIT",
55
"author": "GIP FUN MOOC",
66
"engines": {

0 commit comments

Comments
 (0)