Skip to content

v1.11.1

Compare
Choose a tag to compare
@andreasonny83 andreasonny83 released this 04 Jun 18:23
· 24 commits to master since this release

1.11.1 (2017-06-04)

Bug Fixes

  • header-menu.component.ts: TSLint error fixed. (3ead690)
header-menu.component.ts[90, 9]: Identifier 'posts' is never reassigned; use 'const' instead of 'let'.
header-menu.component.ts[97, 14]: Identifier 'key' is never reassigned; use 'const' instead of 'let'.