cli-ai
Version:
A command line interface client for interacting with OpenAI's GPT3
56 lines (26 loc) • 2.24 kB
Markdown
# Changelog
## [0.2.2](https://github.com/humamaboalraja/cli-ai/compare/0.1.3...0.2.2) (2022-12-10)
### build
* Bump up to `0.2.2` ([0c79e3f](https://github.com/humamaboalraja/cli-ai/commit/0c79e3f8a97d90b3eb8fd1532e916e44680e1c71))
### fix
* Add global upgrade commands ([453fde5](https://github.com/humamaboalraja/cli-ai/commit/453fde508a4bd9116055c95be3699055bbd1bc81))
## [0.2.1](https://github.com/humamaboalraja/cli-ai/compare/0.1.3...0.2.1) (2022-12-09)
### feat
* release `v0.2.1` (#5) ([7bddc16](https://github.com/humamaboalraja/cli-ai/commit/7bddc16d383d263edf015724b47c0242204b1e08)), closes [#5](https://github.com/humamaboalraja/cli-ai/issues/5)
## [0.1.3](https://github.com/humamaboalraja/cli-ai/compare/0.1.1...0.1.3) (2022-12-04)
### build
* Add `NPM` registries `release` pipeline (#3) ([25db32d](https://github.com/humamaboalraja/cli-ai/commit/25db32de62481e5457577125716b71354932d5ac)), closes [#3](https://github.com/humamaboalraja/cli-ai/issues/3)
### chore
* release v0.1.2 ([39b1e81](https://github.com/humamaboalraja/cli-ai/commit/39b1e814bd168906f70e71d2dd15854337007c16))
### fix
* Add `dotenv` to `prod` dependencies (#4) ([c4bfec8](https://github.com/humamaboalraja/cli-ai/commit/c4bfec8916f6f8c1311a510a305ce51c72488b02)), closes [#4](https://github.com/humamaboalraja/cli-ai/issues/4)
## [0.1.2](https://github.com/humamaboalraja/cli-ai/compare/0.1.1...0.1.2) (2022-12-03)
### build
* Add `NPM` registries `release` pipeline (#3) ([25db32d](https://github.com/humamaboalraja/cli-ai/commit/25db32de62481e5457577125716b71354932d5ac)), closes [#3](https://github.com/humamaboalraja/cli-ai/issues/3)
## 0.1.1 (2022-12-03)
### build
* Add `ci` pipeline ([12f9050](https://github.com/humamaboalraja/cli-ai/commit/12f905047499e164cb7eaea09df32d5870ae700d))
* Add `conventional-changelog` generator ([17f51c3](https://github.com/humamaboalraja/cli-ai/commit/17f51c39cd9faace6f5b1856c15154a336dcc8fa))
* Setup `Docker` image and testing `utils` ([7f4423c](https://github.com/humamaboalraja/cli-ai/commit/7f4423c4d8f3601c716ead37b84eb4c4b16e9ec5))
### doc
* Add `build` pipeline status ([3766414](https://github.com/humamaboalraja/cli-ai/commit/37664148f01190203a86386c38355957d46eccff))