Skip to content

Commit

Permalink
chore: release 3.13.1 [skip ci]
Browse files Browse the repository at this point in the history
## [3.13.1](v3.13.0...v3.13.1) (2020-01-23)

### Bug Fixes

* **build:** let webpack handle mode flag like before ([385a1c8](385a1c8))
* **manifest:** load firefox production manifest file for firefox staging ([24acf33](24acf33))
  • Loading branch information
bmenant committed Jan 23, 2020
1 parent ae66af8 commit 0aaf342
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.13.1](https://github.com/insitu-project/recommendations-webextension/compare/v3.13.0...v3.13.1) (2020-01-23)


### Bug Fixes

* **build:** let webpack handle mode flag like before ([385a1c8](https://github.com/insitu-project/recommendations-webextension/commit/385a1c8))
* **manifest:** load firefox production manifest file for firefox staging ([24acf33](https://github.com/insitu-project/recommendations-webextension/commit/24acf33))

# [3.13.0](https://github.com/insitu-project/recommendations-webextension/compare/v3.12.0...v3.13.0) (2020-01-22)


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": "bulles-webextension",
"version": "3.13.0",
"version": "3.13.1",
"description": "Bulles Recommendations web extensions using React+Redux.",
"engines": {
"node": ">=8"
Expand Down

0 comments on commit 0aaf342

Please sign in to comment.