# Changelog

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.

### [0.2.1](https://github.com/cybercat-workspace/twitter-pack/compare/v0.1.0...v0.2.1) (2020-12-10)

### ⚠ BREAKING CHANGES

- The TwitterClient is renamed to TwitterApi

- rename client to api ([#1](https://github.com/cybercat-workspace/twitter-pack/issues/1)) ([285a194](https://github.com/cybercat-workspace/twitter-pack/commit/285a194b2b27f5bc11528f1e2d4a7da3e773e212))

## [0.1.0](https://github.com/cybercat-workspace/twitter-pack/compare/v0.0.2...v0.1.0) (2020-11-08)

### ⚠ BREAKING CHANGES

- All methods will return a `ResponseResult`

- revise returned result by methods ([d96c37d](https://github.com/cybercat-workspace/twitter-pack/commit/d96c37d3ae299d24399dc7623fae95ee6e76532e))

### [0.0.2](https://github.com/cybercat-workspace/twitter-pack/compare/v0.0.1...v0.0.2) (2020-11-04)

### 0.0.1 (2020-11-04)

### Features

- add twitter ([61cbef0](https://github.com/cybercat-workspace/twitter-pack/commit/61cbef03c6c7b3f105acbf4246e987056d0afe0d))
