Skip to content

Commit

Permalink
chore: release 3.73.2
Browse files Browse the repository at this point in the history
## [3.73.2](v3.73.1...v3.73.2) (2021-05-04)

### Bug Fixes

* **contextPopin:** close after click ([ea92942](ea92942))
  • Loading branch information
bmenant committed May 4, 2021
1 parent 5bda438 commit 146b622
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.73.2](https://github.com/dis-moi/extension/compare/v3.73.1...v3.73.2) (2021-05-04)


### Bug Fixes

* **contextPopin:** close after click ([ea92942](https://github.com/dis-moi/extension/commit/ea9294218237eda65a682bae253617f331ea83b5))

## [3.73.1](https://github.com/dis-moi/extension/compare/v3.73.0...v3.73.1) (2021-05-04)


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

0 comments on commit 146b622

Please sign in to comment.