# 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.1.13](https://github.com/convertSvg/svg-to-fonts/compare/v0.1.12...v0.1.13) (2020-07-23)


### Features

* add coverage ([de13c63](https://github.com/convertSvg/svg-to-fonts/commit/de13c6377bbbe2ebfc841d88abd102b46e4da1ed))
* add jest test ([42573bd](https://github.com/convertSvg/svg-to-fonts/commit/42573bd66ef2d9495d187e2f552d341a883db0c5))


### Bug Fixes

* **template:** 修复 iOS 头文件 Unicode 编码模板问题 ([229a01c](https://github.com/convertSvg/svg-to-fonts/commit/229a01cabdda9aad9a7f2c7b4e8943875f0df508))

### [0.1.12](https://github.com/convertSvg/svg-to-fonts/compare/v0.1.11...v0.1.12) (2020-05-09)


### Bug Fixes

* **template:** fix object-c template error ([a9f5fc8](https://github.com/convertSvg/svg-to-fonts/commit/a9f5fc82aa913b28446454d122d468467c622b98))

### [0.1.11](https://github.com/convertSvg/svg-to-fonts/compare/v0.1.10...v0.1.11) (2020-05-08)


### Bug Fixes

* **template:** fix object-c template error ([62a1bdc](https://github.com/convertSvg/svg-to-fonts/commit/62a1bdc3a694a9fd75a144dc0c16a9d52289eaa0))

### [0.1.10](https://github.com/convertSvg/svg-to-fonts/compare/v0.1.9...v0.1.10) (2020-04-07)


### Features

* **xml:** fixed xml comment ([bf82a6c](https://github.com/convertSvg/svg-to-fonts/commit/bf82a6c4635814bf4398a0daf12a90d203e01781))

### [0.1.9](https://github.com/convertSvg/svg-to-fonts/compare/v0.1.8...v0.1.9) (2020-04-07)


### Features

* **rn:** 增加 rn 模版列表文件 ([a39fa56](https://github.com/convertSvg/svg-to-fonts/commit/a39fa56269b43eba635bb0d8ea760b2dd0695fee))

### [0.1.8](https://github.com/convertSvg/svg-to-fonts/compare/v0.1.6...v0.1.8) (2020-04-07)

### [0.1.6](https://github.com/convertSvg/svg-to-fonts/compare/v0.1.5...v0.1.6) (2020-04-07)


### Features

* **font:** add AndroidTemplate iOSTemplate ([e2436be](https://github.com/convertSvg/svg-to-fonts/commit/e2436be99e20c336f019ffda3dab374a4f190891))

### [0.1.5](https://github.com/convertSvg/svg-to-fonts/compare/v0.1.4...v0.1.5) (2020-03-19)

### 0.1.4 (2020-03-19)


### Features

*  完善 svg2Font ([22c0d33](https://github.com/convertSvg/svg-to-fonts/commit/22c0d33df65ec15f0edb79731b2668cf0ec05bea))
* add dist file ([a7354a3](https://github.com/convertSvg/svg-to-fonts/commit/a7354a3ddf065722a55965503e241524b1e7193d))
* add font css feature ([61406f0](https://github.com/convertSvg/svg-to-fonts/commit/61406f07edf1c1e93a569a76cc5b97522e865e35))
* add fontCdnUrl ([39f5739](https://github.com/convertSvg/svg-to-fonts/commit/39f57390d00b1b70a605de1acb459c04ecebc543))
* main process ([c5fab43](https://github.com/convertSvg/svg-to-fonts/commit/c5fab431951b2452ff19480739d662afdf465658))
* modify package.json and publish ([2932f21](https://github.com/convertSvg/svg-to-fonts/commit/2932f2130c9af5587063805f57ee4177f1fe645a))
* support custom unicodes and fontclass ([e17a33f](https://github.com/convertSvg/svg-to-fonts/commit/e17a33f19705c708a45954d0f53c3dddf21fc9a6))
* support fontcss symbol ([a159812](https://github.com/convertSvg/svg-to-fonts/commit/a15981240219aec43edd6e858a996cb60bd998b1))
* support multiple paths ([f424313](https://github.com/convertSvg/svg-to-fonts/commit/f42431382faa825e2f64fd38b3a3c757b82df47a))
* update package.json readme ([71b59fe](https://github.com/convertSvg/svg-to-fonts/commit/71b59fef2830369de75fa45451e4cca1e374cb7d))
* update readme and publish npm package ([7604870](https://github.com/convertSvg/svg-to-fonts/commit/7604870fdfd937221265efe2ba2c59eedaa8c931))
* 支持自定义 fontfamilyclass ([c864ddd](https://github.com/convertSvg/svg-to-fonts/commit/c864ddddb141dc27d929d87e173b0af262405ac3))
* 调整 rollup 打包 ([62dce40](https://github.com/convertSvg/svg-to-fonts/commit/62dce409b571248eede5985e74eccf1f20238831))


### Bug Fixes

* modify template ([1846333](https://github.com/convertSvg/svg-to-fonts/commit/1846333fed4bcd702d80efba16927dd5c732dd9b))
* update gitignore ([634abbb](https://github.com/convertSvg/svg-to-fonts/commit/634abbb2388c12ecdf133684d65e69c084bd63eb))
* WOFF error ([08cd6ff](https://github.com/convertSvg/svg-to-fonts/commit/08cd6ff96d12b8858c35205f119379dcbab27bbd))
* 修正模板 eot 字体引入路径 ([8370c48](https://github.com/convertSvg/svg-to-fonts/commit/8370c4837fb3ab391d749e7a9cecd2f47830ad89))
