# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="0.3.0"></a>
# [0.3.0](https://github.com/patternfly/patternfly-react/compare/@patternfly-test/react-console@0.2.6...@patternfly-test/react-console@0.3.0) (2018-10-02)


### Features

* **changelog:** testing changelog writes with lerna ([2e64969](https://github.com/patternfly/patternfly-react/commit/2e64969))




<a name="0.2.6"></a>
## [0.2.6](https://github.com/patternfly/patternfly-react/compare/@patternfly-test/react-console@0.2.5...@patternfly-test/react-console@0.2.6) (2018-10-02)


### Bug Fixes

* **lerna:** remove semantic release in favor of lerna publish ([0381acb](https://github.com/patternfly/patternfly-react/commit/0381acb))




## <small>0.2.5 (2018-10-02)</small>

* feat(eslint react/sort-comp): remove the eslint error for react/sort-comp ([e6d4039](https://github.com/patternfly/patternfly-react/commit/e6d4039))
* feat(react/sort-comp): remove the eslint error react/sort-comp ([4cfa323](https://github.com/patternfly/patternfly-react/commit/4cfa323))
* ignore all dist paths for jest modules ([244d49e](https://github.com/patternfly/patternfly-react/commit/244d49e))
* initial commit ([1601c87](https://github.com/patternfly/patternfly-react/commit/1601c87))
* lerna setup ([f7c2efd](https://github.com/patternfly/patternfly-react/commit/f7c2efd))
* mark core access public ([5cb058f](https://github.com/patternfly/patternfly-react/commit/5cb058f))
* Merge pull request #11 from priley86/build-cache ([947a9bb](https://github.com/patternfly/patternfly-react/commit/947a9bb)), closes [#11](https://github.com/patternfly/patternfly-react/issues/11)
* Merge pull request #12 from priley86/build-cache ([858966a](https://github.com/patternfly/patternfly-react/commit/858966a)), closes [#12](https://github.com/patternfly/patternfly-react/issues/12)
* Merge pull request #13 from priley86/build-cache ([bdd3a27](https://github.com/patternfly/patternfly-react/commit/bdd3a27)), closes [#13](https://github.com/patternfly/patternfly-react/issues/13)
* Merge pull request #14 from priley86/build-cache ([2a04186](https://github.com/patternfly/patternfly-react/commit/2a04186)), closes [#14](https://github.com/patternfly/patternfly-react/issues/14)
* Merge pull request #15 from priley86/build-cache ([8ef7cf8](https://github.com/patternfly/patternfly-react/commit/8ef7cf8)), closes [#15](https://github.com/patternfly/patternfly-react/issues/15)
* Merge pull request #20 from priley86/babel-fix ([5d34b70](https://github.com/patternfly/patternfly-react/commit/5d34b70)), closes [#20](https://github.com/patternfly/patternfly-react/issues/20)
* Merge pull request #22 from priley86/npmignore ([f5ef072](https://github.com/patternfly/patternfly-react/commit/f5ef072)), closes [#22](https://github.com/patternfly/patternfly-react/issues/22)
* Merge pull request #25 from priley86/eslint-change ([01c1be2](https://github.com/patternfly/patternfly-react/commit/01c1be2)), closes [#25](https://github.com/patternfly/patternfly-react/issues/25)
* Merge pull request #26 from priley86/eslint-change ([aac7d75](https://github.com/patternfly/patternfly-react/commit/aac7d75)), closes [#26](https://github.com/patternfly/patternfly-react/issues/26)
* Merge pull request #3 from dmiller9911/codemods ([9f780a0](https://github.com/patternfly/patternfly-react/commit/9f780a0)), closes [#3](https://github.com/patternfly/patternfly-react/issues/3)
* point root at eslint-plugin-patternfly-test ([7350a38](https://github.com/patternfly/patternfly-react/commit/7350a38))
* Publish ([d83726b](https://github.com/patternfly/patternfly-react/commit/d83726b))
* remove webpack img and font overrides ([9490bad](https://github.com/patternfly/patternfly-react/commit/9490bad))
* fix(about-modal): test change to react-core ([ac329b1](https://github.com/patternfly/patternfly-react/commit/ac329b1))
* fix(babel): babel-compile scripts ([41a53e9](https://github.com/patternfly/patternfly-react/commit/41a53e9))
* fix(build): fix build cache ([f385d46](https://github.com/patternfly/patternfly-react/commit/f385d46))
* fix(build): fix build cache ([c031824](https://github.com/patternfly/patternfly-react/commit/c031824))
* fix(build): fix build change ([96f5c19](https://github.com/patternfly/patternfly-react/commit/96f5c19))
* fix(cache): remove yarn cache ([89813d4](https://github.com/patternfly/patternfly-react/commit/89813d4))
* fix(config): change package public config to access public ([aad5461](https://github.com/patternfly/patternfly-react/commit/aad5461))
* fix(console): test files fix ([ebdca05](https://github.com/patternfly/patternfly-react/commit/ebdca05))
* fix(console): testing break ([f856300](https://github.com/patternfly/patternfly-react/commit/f856300))
* fix(fix): build fix ([bdf40c4](https://github.com/patternfly/patternfly-react/commit/bdf40c4))
* fix(mocks): move css-element-queries mocks to core package ([2528427](https://github.com/patternfly/patternfly-react/commit/2528427))
* fix(npmignore): fix all npmignores ([ec1c178](https://github.com/patternfly/patternfly-react/commit/ec1c178))
* fix(reset): reset before ([a3a1894](https://github.com/patternfly/patternfly-react/commit/a3a1894))
* fix(roots): add roots ([4858715](https://github.com/patternfly/patternfly-react/commit/4858715))
* fix(sort): testing a fix commit ([67a0606](https://github.com/patternfly/patternfly-react/commit/67a0606))
* fix(test release): change alert to test release ([9f00d42](https://github.com/patternfly/patternfly-react/commit/9f00d42))
* fix(travis): fix before ([1f33b8d](https://github.com/patternfly/patternfly-react/commit/1f33b8d))
* fix(yarn): fix yarn cache ([8775526](https://github.com/patternfly/patternfly-react/commit/8775526))
* chore(build): change trigger branch ([5906aad](https://github.com/patternfly/patternfly-react/commit/5906aad))
* chore(build): npm run semantic-release context change ([bd72fe6](https://github.com/patternfly/patternfly-react/commit/bd72fe6))
* chore(build): testing git depth 1 ([df54bc5](https://github.com/patternfly/patternfly-react/commit/df54bc5))
* chore(release): add release scripts ([7b95168](https://github.com/patternfly/patternfly-react/commit/7b95168))
* chore(release): releasing component ([fbc868a](https://github.com/patternfly/patternfly-react/commit/fbc868a))
* chore(release): releasing component ([d065db8](https://github.com/patternfly/patternfly-react/commit/d065db8))
* chore(release): releasing component ([e602a92](https://github.com/patternfly/patternfly-react/commit/e602a92))
* chore(release): releasing component ([249dab0](https://github.com/patternfly/patternfly-react/commit/249dab0))
* chore(release): releasing component ([4238ad3](https://github.com/patternfly/patternfly-react/commit/4238ad3))
* chore(release): releasing component ([40bb926](https://github.com/patternfly/patternfly-react/commit/40bb926))
* chore(release): releasing component ([0d8083c](https://github.com/patternfly/patternfly-react/commit/0d8083c))
* chore(release): releasing component ([2ae1f3a](https://github.com/patternfly/patternfly-react/commit/2ae1f3a))
* chore(release): releasing component ([e01605b](https://github.com/patternfly/patternfly-react/commit/e01605b))
* chore(release): releasing component ([6e86c03](https://github.com/patternfly/patternfly-react/commit/6e86c03))
* chore(release): releasing component ([cc969c9](https://github.com/patternfly/patternfly-react/commit/cc969c9))
* chore(release): releasing component ([63b7340](https://github.com/patternfly/patternfly-react/commit/63b7340))
* chore(release): releasing component ([8784cb2](https://github.com/patternfly/patternfly-react/commit/8784cb2))
* chore(release): releasing component ([763655e](https://github.com/patternfly/patternfly-react/commit/763655e))
* chore(release): releasing component ([5686cd4](https://github.com/patternfly/patternfly-react/commit/5686cd4))
* chore(release): releasing component ([3cc00af](https://github.com/patternfly/patternfly-react/commit/3cc00af))
* chore(release): releasing component ([81c41c0](https://github.com/patternfly/patternfly-react/commit/81c41c0))
* chore(release): releasing component ([14159d5](https://github.com/patternfly/patternfly-react/commit/14159d5))
* chore(release): releasing component ([4ae2eff](https://github.com/patternfly/patternfly-react/commit/4ae2eff))
* chore(release): releasing component ([3b581f3](https://github.com/patternfly/patternfly-react/commit/3b581f3))
* chore(release): releasing component ([b41131d](https://github.com/patternfly/patternfly-react/commit/b41131d))
* chore(release): releasing component ([ae4a88b](https://github.com/patternfly/patternfly-react/commit/ae4a88b))
* chore(update semantic release): update semantic release ([0a82ca3](https://github.com/patternfly/patternfly-react/commit/0a82ca3))
* feat(codemods): added codemod patternfly-react -> @patternfly-test/react-core ([4df15c6](https://github.com/patternfly/patternfly-react/commit/4df15c6))
* feat(console): add a console feature (testing) ([5f2b570](https://github.com/patternfly/patternfly-react/commit/5f2b570))
* feat(eslint sort-comp): remove the eslint error for react/sort-comp ([d8a7d60](https://github.com/patternfly/patternfly-react/commit/d8a7d60))
* feat(eslint): new eslint package ([dc1d084](https://github.com/patternfly/patternfly-react/commit/dc1d084))
* feat(sort-comp): remove the eslint error for react/sort-comp ([50803a1](https://github.com/patternfly/patternfly-react/commit/50803a1))
