Skip to content

Commit c23d39b

Browse files
committed
🔖(minor) bump release to 0.8.0
Changed: - Upgrade `Grafana` to 9.5.3
1 parent 3ff053d commit c23d39b

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.8.0] - 2023-06-19
12+
1113
### Changed
1214

1315
- Upgrade `Grafana` to 9.5.3
@@ -144,7 +146,8 @@ with corresponding Teachers Course Video Details Dashboard
144146

145147
- Video details Dashboard
146148

147-
[unreleased]: https://github.com/openfun/potsie/compare/v0.7.0...main
149+
[unreleased]: https://github.com/openfun/potsie/compare/v0.8.0...main
150+
[0.8.0]: https://github.com/openfun/potsie/compare/v0.7.0...v0.8.0
148151
[0.7.0]: https://github.com/openfun/potsie/compare/v0.6.0...v0.7.0
149152
[0.6.0]: https://github.com/openfun/potsie/compare/v0.5.1...v0.6.0
150153
[0.5.1]: https://github.com/openfun/potsie/compare/v0.5.0...v0.5.1

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.7.0
1+
0.8.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.7.0",
3+
"version": "0.8.0",
44
"license": "MIT",
55
"author": "GIP FUN MOOC",
66
"engines": {

0 commit comments

Comments
 (0)