Skip to content

Commit

Permalink
chore(release): 1.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
MaximBalaganskiy committed Feb 11, 2019
1 parent c878abe commit e4599cd
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions doc/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

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.

<a name="1.2.6"></a>
## [1.2.6](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/compare/v1.2.5...v1.2.6) (2019-02-11)


### Bug Fixes

* **lookup:** check for a null input reference ([8e1c9e6](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/8e1c9e6))



<a name="1.2.5"></a>
## [1.2.5](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/compare/v1.2.4...v1.2.5) (2019-01-10)

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.2.5",
"version": "1.2.6",
"registry": "github",
"description": "Aurelia interface to http://materializecss.com/",
"keywords": [
Expand Down

0 comments on commit e4599cd

Please sign in to comment.