Skip to content

Commit

Permalink
chore: release 3.54.0
Browse files Browse the repository at this point in the history
# [3.54.0](dis-moi/extension@v3.53.0...v3.54.0) (2020-10-15)

### Bug Fixes

* **filters:** Also use radio filters on profile list ([66bb4e5](dis-moi@66bb4e5))
* **FiltersList:** removes left margins ([78aa799](dis-moi@78aa799))
* **storybook:** Quickfix profile story ([1e3e816](dis-moi@1e3e816))

### Features

* **filters:** Use radio buttons instead of checkbox ([ebba5c6](dis-moi@ebba5c6))
* **RadioButton:** styles them ([5c8664d](dis-moi@5c8664d))
  • Loading branch information
bmenant committed Oct 15, 2020
1 parent 1e3e816 commit fb9e9db
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
# [3.54.0](https://github.com/dis-moi/extension/compare/v3.53.0...v3.54.0) (2020-10-15)


### Bug Fixes

* **filters:** Also use radio filters on profile list ([66bb4e5](https://github.com/dis-moi/extension/commit/66bb4e561db56726335f4159835e20ba6ecc6886))
* **FiltersList:** removes left margins ([78aa799](https://github.com/dis-moi/extension/commit/78aa799e418415c9d723e076e02af669347a6ac8))
* **storybook:** Quickfix profile story ([1e3e816](https://github.com/dis-moi/extension/commit/1e3e81651e55a12839e0fdc621df8c1c47562ec0))


### Features

* **filters:** Use radio buttons instead of checkbox ([ebba5c6](https://github.com/dis-moi/extension/commit/ebba5c6e32fc445da553679659b56a950aed7069))
* **RadioButton:** styles them ([5c8664d](https://github.com/dis-moi/extension/commit/5c8664d81ecf9d6f2180efc09ac50ce15db14224))

# [3.53.0](https://github.com/dis-moi/extension/compare/v3.52.1...v3.53.0) (2020-10-15)


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

0 comments on commit fb9e9db

Please sign in to comment.