Skip to content

Commit

Permalink
chore: release 3.75.0
Browse files Browse the repository at this point in the history
# [3.75.0](v3.74.4...v3.75.0) (2021-05-14)

### Features

* fetch and store matching contexts by contributor ([91ee590](91ee590)), closes [#953](#953)
* **matching-contexts:** clean matching-contexts on unsubscription ([6ccd887](6ccd887)), closes [#953](#953)
  • Loading branch information
bmenant committed May 14, 2021
1 parent d960c30 commit 11e5db7
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# [3.75.0](https://github.com/dis-moi/extension/compare/v3.74.4...v3.75.0) (2021-05-14)


### Features

* fetch and store matching contexts by contributor ([91ee590](https://github.com/dis-moi/extension/commit/91ee590f13c9735d899a7a7e448b0656c2dc8c6b)), closes [#953](https://github.com/dis-moi/extension/issues/953)
* **matching-contexts:** clean matching-contexts on unsubscription ([6ccd887](https://github.com/dis-moi/extension/commit/6ccd887a70c122aabd534060cc493f6a61b1f25d)), closes [#953](https://github.com/dis-moi/extension/issues/953)

## [3.74.4](https://github.com/dis-moi/extension/compare/v3.74.3...v3.74.4) (2021-05-13)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dismoi-webextension",
"version": "3.74.4",
"version": "3.75.0",
"description": "Bulles Recommendations web extensions using React+Redux.",
"engines": {
"node": ">=10.15.0"
Expand Down

0 comments on commit 11e5db7

Please sign in to comment.