Skip to content

Commit

Permalink
release($bump): [email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
iq9891 committed Oct 30, 2021
1 parent 8246c2a commit 24a1872
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 1 deletion.
34 changes: 34 additions & 0 deletions packages/cube-vue/changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,37 @@
## 0.13.2 (2021-10-30)


### Bug Fixes

* **$color:** filled color error ([d9c228b](https://github.com/fe6/icon/commit/d9c228b572dace5cf95380a03c93787616051a98))
* **$icon:** id no repeat ([99ce84f](https://github.com/fe6/icon/commit/99ce84fd88c4d68fc23300a728b747ae7c20caa0))
* **$icon:** name error for endpoint square ([f963182](https://github.com/fe6/icon/commit/f963182d583d0936f4b590a9e8fe7a1b4d0a216e))
* **$icon:** svg file error ([241e109](https://github.com/fe6/icon/commit/241e109a0e8edd9d68ea7e7fa30da569a82bf63b))
* **$id:** uuid config ([06d208b](https://github.com/fe6/icon/commit/06d208b5ec0e342c027f2e5c3e88b3e5b86be94b))
* **$img:** base64 error ([338382c](https://github.com/fe6/icon/commit/338382ceec8d9190a90512ac8813fca706250930))
* **$img:** colors props ([43d6739](https://github.com/fe6/icon/commit/43d6739a814694209f992158b793f96cbe0914ec))
* **$img:** type error ([7c2dd64](https://github.com/fe6/icon/commit/7c2dd64d261f2e02c0fd38b7945e2fa561096114))
* **$img:** type is maybe ([ee40bf9](https://github.com/fe6/icon/commit/ee40bf9d4e53bb213e11c6b4a02f53a38189031e))
* **$spin:** img tag is error ([1f239ba](https://github.com/fe6/icon/commit/1f239ba9edb8d5805e0296758c6d4bc8589a2cc6))
* **$type:** error ([dd8542b](https://github.com/fe6/icon/commit/dd8542b43d28dc5ddd047e07185c9ef33a5a1fa2))
* **$type:** runtime export ([88afe14](https://github.com/fe6/icon/commit/88afe14834a8009513adaebe57e042734367616a))
* **$type:** theme error ([f449892](https://github.com/fe6/icon/commit/f449892edc5ccc3ecce95de17fb6050f7fe1b439))
* **$vue:** inject error ([06d87a1](https://github.com/fe6/icon/commit/06d87a12f86319c6cf0ad0a1a71f232099cdb109))


### Features

* **$config:** add config json file ([eaf4be1](https://github.com/fe6/icon/commit/eaf4be16f88c5c0c8eae6fb6c691f53529c7c583))
* **$cube:** add cube package ([d8bb280](https://github.com/fe6/icon/commit/d8bb28095cbdc2a47c41590be3f7db0c8b95b8c6))
* **$icon:** add card img and card panel icons ([6e9e05c](https://github.com/fe6/icon/commit/6e9e05c5c8e9b20095036c7e1ecf0f7b3a7a3230))
* **$icon:** add edit icons ([1c6bcb4](https://github.com/fe6/icon/commit/1c6bcb4bb52cf01cb7dff0a5c5dc45476ca31985))
* **$icons:** add type in icon json ([7473c16](https://github.com/fe6/icon/commit/7473c16ab5e3f0b3ee25b2dfbfa62d3bf6e3de02))
* **$img:** add svg prop ([3250d42](https://github.com/fe6/icon/commit/3250d4211533c3b10bad3f0a9e0474136fc62569))
* **$key:** rename ([494a94f](https://github.com/fe6/icon/commit/494a94f339ab38d89de257eac65571f6b0d0d2ba))
* **$type:** add color types ([379cbcc](https://github.com/fe6/icon/commit/379cbcc32bbf8429c1224b488d5fbfe52a5bfe39))



## 0.13.1 (2021-10-29)


Expand Down
2 changes: 1 addition & 1 deletion packages/cube-vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fe6/icon-cube-vue",
"version": "0.13.1",
"version": "0.13.2",
"description": "高质量图标集合",
"keywords": [
"cube",
Expand Down

0 comments on commit 24a1872

Please sign in to comment.