diff --git a/CHANGELOG.md b/CHANGELOG.md index 2a0b80c..4b8db00 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,3 +10,44 @@ All notable changes to this project will be documented in this file. See [standa * docs update and refersh deps ([bd686d2](https://github.com/stringke/simple-qrbtf/commit/bd686d28f305d4b5d14e8f779b4a78b699ec51f0)) * update ([bdede52](https://github.com/stringke/simple-qrbtf/commit/bdede524e12fa64027ef8e80e949b692141c609b)) * Update package.json ([30d1ee4](https://github.com/stringke/simple-qrbtf/commit/30d1ee42d4956f8aa91d65aa736db5ccc142e0ed)) + + +## [1.3.0](https://github.com/ifrps/simple-qrbtf/compare/v1.2.1...v1.3.0) (2021-04-01) + + +### Features + +* move type ([240bb0b](https://github.com/ifrps/simple-qrbtf/commit/240bb0b74b7de75940d97339f20592588ee92ca1)) + +### [1.2.1](https://github.com/ifrps/simple-qrbtf/compare/v1.2.0...v1.2.1) (2021-03-31) + + +### Bug Fixes + +* add export ([b7ca95f](https://github.com/ifrps/simple-qrbtf/commit/b7ca95f0bc5185d37a98114cb0ee8ce36f4dad9f)) + +## [1.2.0](https://github.com/ifrps/simple-qrbtf/compare/v1.1.1...v1.2.0) (2021-03-31) + + +### Features + +* 添加 圆形 二维码 ([91b5b27](https://github.com/ifrps/simple-qrbtf/commit/91b5b273ce0ac255d3baf5c81919a2eadb47264c)) +* 添加几个二维码支持 ([7203e3b](https://github.com/ifrps/simple-qrbtf/commit/7203e3bc72ab19384332fea471b60d4ec042c18e)) +* 完善单元测试,增加 2.5D 展示效果 ([d7bacdf](https://github.com/ifrps/simple-qrbtf/commit/d7bacdf8f4c0017e14119235d8473ce4194312f2)) + + +### Bug Fixes + +* 降低 typedoc 版本 ([bddc5e0](https://github.com/ifrps/simple-qrbtf/commit/bddc5e06dd9eb0d33a3ead8f8798bd2c44fd7bd0)) +* 移除图片处理 ([52e9052](https://github.com/ifrps/simple-qrbtf/commit/52e90527a40f0344b33d4d0603a609a94d506dd3)) + +### [1.1.1](https://github.com/ifrps/simple-qrbtf/compare/v1.1.0...v1.1.1) (2021-03-30) + +## 1.1.0 (2021-03-30) + + +### Features + +* **base qr:** 完善基础封装,以及测试代码 ([ddb0c28](https://github.com/ifrps/simple-qrbtf/commit/ddb0c2837f8ada4c8d1b5bde63edbcfb75304e13)) +* **base qrcode:** 基础二维码生存完成 ([7e37b95](https://github.com/ifrps/simple-qrbtf/commit/7e37b950d1aa54a76b2e96c96d8f6129a2f873db)) +* **init:** 初始化项目 ([4a10732](https://github.com/ifrps/simple-qrbtf/commit/4a107323de0d3013e77a92ec45a69240b3a12c86)) \ No newline at end of file