Skip to content

Commit

Permalink
chore: release 3.56.0
Browse files Browse the repository at this point in the history
# [3.56.0](dis-moi/extension@v3.55.4...v3.56.0) (2020-11-06)

### Bug Fixes

* Fix crash when trying to access "my subscriptions" page while not connected ([95354b7](dis-moi@95354b7))

### Features

* Add campaign param when redirecting to profiles for the first time ([9a18ff9](dis-moi@9a18ff9))
  • Loading branch information
bmenant committed Nov 6, 2020
1 parent 9a18ff9 commit 110a06f
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [3.56.0](https://github.com/dis-moi/extension/compare/v3.55.4...v3.56.0) (2020-11-06)


### Bug Fixes

* Fix crash when trying to access "my subscriptions" page while not connected ([95354b7](https://github.com/dis-moi/extension/commit/95354b7cc834e4234b88e608520b54443122075f))


### Features

* Add campaign param when redirecting to profiles for the first time ([9a18ff9](https://github.com/dis-moi/extension/commit/9a18ff9b89dd4bd3745ef7cdca89d23bedf284d9))

## [3.55.4](https://github.com/dis-moi/extension/compare/v3.55.3...v3.55.4) (2020-11-05)


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

0 comments on commit 110a06f

Please sign in to comment.