|
2 | 2 |
|
3 | 3 | 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.
|
4 | 4 |
|
| 5 | +<a name="0.2.1"></a> |
| 6 | +## [0.2.1](https://github.com/verdaccio/ui/compare/v0.2.0...v0.2.1) (2019-07-10) |
| 7 | + |
| 8 | + |
| 9 | +### Bug Fixes |
| 10 | + |
| 11 | +* [@typescript-eslint](https://github.com/typescript-eslint)/explicit-function-return-type ([31c11f2](https://github.com/verdaccio/ui/commit/31c11f2)) |
| 12 | +* [@typescript-eslint](https://github.com/typescript-eslint)/explicit-member-accessibility ([55f50e9](https://github.com/verdaccio/ui/commit/55f50e9)) |
| 13 | +* [@typescript-eslint](https://github.com/typescript-eslint)/no-explicit-any ([2f28ade](https://github.com/verdaccio/ui/commit/2f28ade)) |
| 14 | +* [@typescript-eslint](https://github.com/typescript-eslint)/no-explicit-any ([6eec4f4](https://github.com/verdaccio/ui/commit/6eec4f4)) |
| 15 | +* [@typescript-eslint](https://github.com/typescript-eslint)/no-explicit-any ([ec8ed12](https://github.com/verdaccio/ui/commit/ec8ed12)) |
| 16 | +* [@typescript-eslint](https://github.com/typescript-eslint)/no-explicit-any for file-size.ts ([b683b68](https://github.com/verdaccio/ui/commit/b683b68)) |
| 17 | +* add missing global font-family ([c57f9dd](https://github.com/verdaccio/ui/commit/c57f9dd)) |
| 18 | +* added packageMeta type ([3c54b11](https://github.com/verdaccio/ui/commit/3c54b11)) |
| 19 | +* container breakpoint ([60b7161](https://github.com/verdaccio/ui/commit/60b7161)) |
| 20 | +* incorrect logos styles ([fdad635](https://github.com/verdaccio/ui/commit/fdad635)), closes [#47](https://github.com/verdaccio/ui/issues/47) |
| 21 | +* logo component styled ([210bcf3](https://github.com/verdaccio/ui/commit/210bcf3)) |
| 22 | +* remove any types and added additional component state interfaces ([116055c](https://github.com/verdaccio/ui/commit/116055c)) |
| 23 | +* remove token from AppState ([78b4c3f](https://github.com/verdaccio/ui/commit/78b4c3f)) |
| 24 | +* remove undefined error ([d1ed3e7](https://github.com/verdaccio/ui/commit/d1ed3e7)) |
| 25 | +* support deprecated license object properties ([b2e420d](https://github.com/verdaccio/ui/commit/b2e420d)) |
| 26 | +* type lint for login ([91e603e](https://github.com/verdaccio/ui/commit/91e603e)) |
| 27 | +* typescript warnings - prefer-rest-params ([e33570b](https://github.com/verdaccio/ui/commit/e33570b)) |
| 28 | +* update snapshot for verdaccio/jsx-no-style ([e7d145f](https://github.com/verdaccio/ui/commit/e7d145f)) |
| 29 | +* updated type to fix unit test ([7cab3f2](https://github.com/verdaccio/ui/commit/7cab3f2)) |
| 30 | +* verdaccio/jsx-no-style ([55b1402](https://github.com/verdaccio/ui/commit/55b1402)) |
| 31 | + |
| 32 | + |
| 33 | + |
5 | 34 | <a name="0.2.0"></a>
|
6 | 35 | # [0.2.0](https://github.com/verdaccio/ui/compare/v0.1.11...v0.2.0) (2019-06-20)
|
7 | 36 |
|
|
0 commit comments