Skip to content

Commit 7adb3ca

Browse files
committed
release($bump): icon-img@1.2.1
1 parent 13bbe2e commit 7adb3ca

File tree

2 files changed

+43
-1
lines changed

2 files changed

+43
-1
lines changed

packages/img/changelog.md

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,45 @@
1+
## 1.2.1 (2022-03-10)
2+
3+
4+
### Bug Fixes
5+
6+
* **$color:** filled color error ([d9c228b](https://github.com/fe6/icon/commit/d9c228b572dace5cf95380a03c93787616051a98))
7+
* **$icon:** id no repeat ([99ce84f](https://github.com/fe6/icon/commit/99ce84fd88c4d68fc23300a728b747ae7c20caa0))
8+
* **$icon:** name error for endpoint square ([f963182](https://github.com/fe6/icon/commit/f963182d583d0936f4b590a9e8fe7a1b4d0a216e))
9+
* **$icon:** svg file error ([241e109](https://github.com/fe6/icon/commit/241e109a0e8edd9d68ea7e7fa30da569a82bf63b))
10+
* **$id:** uuid config ([06d208b](https://github.com/fe6/icon/commit/06d208b5ec0e342c027f2e5c3e88b3e5b86be94b))
11+
* **$img:** all type error ([fbacb6e](https://github.com/fe6/icon/commit/fbacb6ef96adf4343d792737b529810000692c73))
12+
* **$img:** base64 error ([338382c](https://github.com/fe6/icon/commit/338382ceec8d9190a90512ac8813fca706250930))
13+
* **$img:** color is maybe for type check ([72ff200](https://github.com/fe6/icon/commit/72ff20079eacea81c9dc2ffacb2d4ea337faef9a))
14+
* **$img:** colors props ([43d6739](https://github.com/fe6/icon/commit/43d6739a814694209f992158b793f96cbe0914ec))
15+
* **$img:** type error ([230c284](https://github.com/fe6/icon/commit/230c284a6d3e300b585b4dc04970e77278989b4c))
16+
* **$img:** type error ([7c2dd64](https://github.com/fe6/icon/commit/7c2dd64d261f2e02c0fd38b7945e2fa561096114))
17+
* **$img:** type is maybe ([49a6c53](https://github.com/fe6/icon/commit/49a6c53023b69f49b89ff0e613baa2cc6f8cd301))
18+
* **$img:** type is maybe ([ee40bf9](https://github.com/fe6/icon/commit/ee40bf9d4e53bb213e11c6b4a02f53a38189031e))
19+
* **$package:** config ([384870b](https://github.com/fe6/icon/commit/384870b73b5ec4c40efe1e89dc7757eb6b5702e7))
20+
* **$spin:** img tag is error ([1f239ba](https://github.com/fe6/icon/commit/1f239ba9edb8d5805e0296758c6d4bc8589a2cc6))
21+
* **$type:** error ([dd8542b](https://github.com/fe6/icon/commit/dd8542b43d28dc5ddd047e07185c9ef33a5a1fa2))
22+
* **$type:** runtime export ([88afe14](https://github.com/fe6/icon/commit/88afe14834a8009513adaebe57e042734367616a))
23+
* **$type:** theme error ([f449892](https://github.com/fe6/icon/commit/f449892edc5ccc3ecce95de17fb6050f7fe1b439))
24+
* **$vue:** inject error ([c159875](https://github.com/fe6/icon/commit/c15987510422a8feeff976cc5dfc1bf0b6111f66))
25+
26+
27+
### Features
28+
29+
* **$cdn:** use iife ([cd6b116](https://github.com/fe6/icon/commit/cd6b11689ae4166413b0b9bbbc3ed353b0734a3f))
30+
* **$config:** add config json file ([eaf4be1](https://github.com/fe6/icon/commit/eaf4be16f88c5c0c8eae6fb6c691f53529c7c583))
31+
* **$cube:** add cube package ([d8bb280](https://github.com/fe6/icon/commit/d8bb28095cbdc2a47c41590be3f7db0c8b95b8c6))
32+
* **$icon:** add byted rotate right icon ([bfb0503](https://github.com/fe6/icon/commit/bfb0503f0b3b3f3066283dbdeff06b08e128f056))
33+
* **$icon:** add card img and card panel icons ([6e9e05c](https://github.com/fe6/icon/commit/6e9e05c5c8e9b20095036c7e1ecf0f7b3a7a3230))
34+
* **$icon:** add edit icons ([1c6bcb4](https://github.com/fe6/icon/commit/1c6bcb4bb52cf01cb7dff0a5c5dc45476ca31985))
35+
* **$icon:** add img icon package ([4c506c9](https://github.com/fe6/icon/commit/4c506c9735ebd11faef1861e647b5116324b13ab))
36+
* **$icons:** add type in icon json ([7473c16](https://github.com/fe6/icon/commit/7473c16ab5e3f0b3ee25b2dfbfa62d3bf6e3de02))
37+
* **$img:** add svg prop ([3250d42](https://github.com/fe6/icon/commit/3250d4211533c3b10bad3f0a9e0474136fc62569))
38+
* **$key:** rename ([494a94f](https://github.com/fe6/icon/commit/494a94f339ab38d89de257eac65571f6b0d0d2ba))
39+
* **$type:** add color types ([379cbcc](https://github.com/fe6/icon/commit/379cbcc32bbf8429c1224b488d5fbfe52a5bfe39))
40+
41+
42+
143
# 1.2.0 (2022-03-10)
244

345

packages/img/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fe6/icon-img",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"description": "Water Icon 的纯 HTML 图标",
55
"keywords": [
66
"vue",

0 commit comments

Comments
 (0)