Skip to content

Commit

Permalink
chore: release 3.77.0
Browse files Browse the repository at this point in the history
# [3.77.0](v3.76.5...v3.77.0) (2021-05-31)

### Features

* **profiles:** Remove old install block when not connected ([99f992b](99f992b))
  • Loading branch information
bmenant committed May 31, 2021
1 parent 53976be commit 5c232ac
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [3.77.0](https://github.com/dis-moi/extension/compare/v3.76.5...v3.77.0) (2021-05-31)


### Features

* **profiles:** Remove old install block when not connected ([99f992b](https://github.com/dis-moi/extension/commit/99f992b5fc7e52b813028f4a82e3a61f21a9b540))

## [3.76.5](https://github.com/dis-moi/extension/compare/v3.76.4...v3.76.5) (2021-05-31)


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.76.5",
"version": "3.77.0",
"description": "Bulles Recommendations web extensions using React+Redux.",
"engines": {
"node": ">=10.15.0"
Expand Down

0 comments on commit 5c232ac

Please sign in to comment.