# Change Log

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

## [0.0.6](https://github.com/c6o/kubeclient/compare/v0.0.5...v0.0.6) (2020-08-23)

### ♻️ Chores

* Added pack-all script ([642eebe](https://github.com/c6o/kubeclient/commit/642eebe02eed5d27433082469e398dd67e465a23))
* Reverted to workspaces ([10d9e05](https://github.com/c6o/kubeclient/commit/10d9e05673a4b5c3c9ee85de9bb51c81960ba5bb))
* Updated build scripts ([#5](https://github.com/c6o/kubeclient/issues/5)) ([c8643d5](https://github.com/c6o/kubeclient/commit/c8643d53639ea83c2e4ea94e6b2541bf869fbeb0))

## [0.0.5](https://github.com/c6o/kubeclient/compare/v0.0.4...v0.0.5) (2020-08-08)

### ♻️ Chores

* Added KubeError ([#3](https://github.com/c6o/kubeclient/issues/3)) ([ba8b7e1](https://github.com/c6o/kubeclient/commit/ba8b7e1ff844a64103e98dfe2cd1b8512b8bb238))
* Added typedoc document generation and comments ([4454e48](https://github.com/c6o/kubeclient/commit/4454e48981a119f6e474309a05e382fea3edaf15))
* Refactor packages from [@traxitt](https://github.com/traxitt) to [@c6o](https://github.com/c6o) ([dfb47a4](https://github.com/c6o/kubeclient/commit/dfb47a44296fa2160ad1823e67f7ccfb9fd2550c))
* Updated package.json ([60bc1c8](https://github.com/c6o/kubeclient/commit/60bc1c8ba079ac67515a2e7ecfc7ebd32b89cda6))

## [0.0.4](https://github.com/traxitt/kubeclient/compare/v0.0.2...v0.0.4) (2020-07-17)

### ✨ Features

* **crud:** Added listOptions to CRUD ([#1](https://github.com/traxitt/kubeclient/issues/1)) ([561f72f](https://github.com/traxitt/kubeclient/commit/561f72fc5043960625e9b544874f67e40f289d08))

### ♻️ Chores

* **build:** Allowed composite lib ([15bcc16](https://github.com/traxitt/kubeclient/commit/15bcc1640348aeba204fb5352e6721159897ddcb))

## 0.0.2 (2020-07-06)

### Bug Fixes

* **typescript*:* Added type declarations

## 0.0.1 (2020-07-04)

**Note:** Though this is not the start of our journey, this is were we start versioning.
