# CHANGELOG

```txt
Summary:
  1. this document follow SemVer2.0
  2. use a PATCH for release version, also includes beta\alpha\rc
  3. use concise descriptions
  4. type: feat\fix\update\perf\remove\other
  5. version stamp follow the yyyy.MM.dd format
```

## 0.0.0 [2022.07.04]

- feat: initial
- feat: generator by create-chrome-ext
