diff --git a/CHANGELOG.md b/CHANGELOG.md index 4c0851b6..a7ac6e5f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,38 @@ +### Version 0.2.8 +- Simplify spinner (#176) +- Update tslint-react from 3.2.0 to 3.3.3 (#179) +- Update @types/jest in / from 21.1.9 to 21.1.10 (#177) +- Update jest-enzyme in / from 4.0.1 to 4.0.2 (#178) +- yarn.lock rebuild (#180) +- Update react-ga in / from 2.3.5 to 2.4.0 (#182) +- Don't expose 3rd party secrets (#183) +- Initialize firebase connection (#184) +- React on collection changes (#185) +- More appropriate HOC component name (#186) +- Send coverage to Codacy (#188) +- Update & remove dependencies (#189) +- Update @types/reactstrap in / from 5.0.6 to 5.0.8 (#190) +- Update @types/jest in / from 22.0.0 to 22.0.1 (#191) +- Update @types/reactstrap in / from 5.0.8 to 5.0.9 (#192) +- Update ts-jest in / from 22.0.0 to 22.0.1 (#194) +- Update @types/reactstrap in / from 5.0.9 to 5.0.10 (#193) +- Manual yarn rebuild (#195) +- Update react-ga in / from 2.4.0 to 2.4.1 (#198) +- Update typeface-roboto from 0.0.45 to 0.0.50 (#199) +- Update prettier from 1.9.2 to 1.10.1 (#197) +- Update prettier in / from 1.10.1 to 1.10.2 (#200) +- Update tslint-react in / from 3.3.3 to 3.4.0 (#204) +- Update react-scripts-ts in / from 2.8.0 to 2.12.0 (#206) +- Update firebase in / from 4.8.1 to 4.9.0 (#203) +- Bump some of the dependecies (#209) +- Update react-scripts-ts in / from 2.12.0 to 2.13.0 (#212) +- Update lint-staged in / from 6.0.1 to 6.1.0 (#216) +- Update typeface-roboto in / from 0.0.50 to 0.0.54 (#215) +- Update @types/jest in / from 22.0.1 to 22.1.0 (#214) +- Update @types/enzyme in / from 3.1.7 to 3.1.8 (#213) +- Update @types/reactstrap in / from 5.0.11 to 5.0.12 (#217) +- Fetch github contributions (#187) + ### Version 0.2.7 - Update react in / from 16.1.0 to 16.1.1 (#136) - Update typeface-roboto from 0.0.43 to 0.0.45 (#138) diff --git a/package.json b/package.json index 2d21394d..fd9d2518 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "src.kornicameister.github.io", "homepage": "http://kornicameister.github.io/korni", - "version": "0.2.7", + "version": "0.2.8", "private": true, "lint-staged": { "src/**/*.{ts,tsx}": [