Skip to content

Commit

Permalink
🔖(minor) bump release to 0.5.1
Browse files Browse the repository at this point in the history
Changed:

- Fix aggregation of unique (complete) views on video ids
  • Loading branch information
quitterie-lcs committed May 4, 2022
1 parent 6ad76da commit 95e860a
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@ Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to

## [Unreleased]

## [0.5.1] - 2022-05-04

## Fixed

- Fix aggregation of unique (complete) views on video ids

## [0.5.0] - 2022-04-22

### Removed
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.5.0
0.5.1
2 changes: 1 addition & 1 deletion src/plugins/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "potsie-plugins",
"version": "0.5.0",
"version": "0.5.1",
"license": "MIT",
"author": "GIP FUN MOOC",
"engines": {
Expand Down

0 comments on commit 95e860a

Please sign in to comment.