Skip to content

Commit

Permalink
chore(release): 1.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
MaximBalaganskiy committed Apr 1, 2020
1 parent 865d7ce commit 9f7c17c
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions doc/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [1.5.4](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/compare/v1.5.3...v1.5.4) (2020-04-01)


### Bug Fixes

* **select:** add default select dropdown options ([78d1f69](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/78d1f69a49119f03560ce7058360e83e7cc37328))

### [1.5.3](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/compare/v1.5.2...v1.5.3) (2020-04-01)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aurelia-materialize-bridge",
"version": "1.5.3",
"version": "1.5.4",
"registry": "github",
"description": "Aurelia interface to http://materializecss.com/",
"keywords": [
Expand Down

0 comments on commit 9f7c17c

Please sign in to comment.