Skip to content

Commit

Permalink
chore: release 3.83.3
Browse files Browse the repository at this point in the history
## [3.83.3](v3.83.2...v3.83.3) (2021-07-07)

### Bug Fixes

* include .js extensions in .mjs files imports ([6ac5507](6ac5507))
  • Loading branch information
bmenant committed Jul 7, 2021
1 parent 6ac5507 commit 2f9e2d9
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.83.3](https://github.com/dis-moi/extension/compare/v3.83.2...v3.83.3) (2021-07-07)


### Bug Fixes

* include .js extensions in .mjs files imports ([6ac5507](https://github.com/dis-moi/extension/commit/6ac55079e7c71eb2d837f509e690dc0ab476d04e))

## [3.83.2](https://github.com/dis-moi/extension/compare/v3.83.1...v3.83.2) (2021-07-07)


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

0 comments on commit 2f9e2d9

Please sign in to comment.