From 5ef9f784c043404b45812e3387ceb28d22e81d0d Mon Sep 17 00:00:00 2001 From: mohuishou <1@lailin.xyz> Date: Sun, 10 May 2020 14:58:47 +0800 Subject: [PATCH] chore(release): 1.11.0 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6e74b30..f164327 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,14 @@ 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. +## [1.11.0](https://github.com/mohuishou/utools/compare/v1.10.0...v1.11.0) (2020-05-10) + + +### Features + +* **helper:** 适配 utools v1.0.0 ([e3ac9ea](https://github.com/mohuishou/utools/commit/e3ac9ea507fbdb82a01742d25da8245d32f164dd)) +* **iconfont:** 适配 utools 1.0 ([ed632e3](https://github.com/mohuishou/utools/commit/ed632e36c025c50714217c986c78e0f0da93ff74)) + ## [1.10.0](https://github.com/mohuishou/utools/compare/v1.9.0...v1.10.0) (2020-05-09)