Skip to content

Commit

Permalink
chore(release): 1.1.3 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.3](v1.1.2...v1.1.3) (2020-11-27)

### 修复

* 🐛 解决插画详情不显示问题 ([4d5579e](4d5579e))

### 文档

* 📝 1.1.3 ([d0062a6](d0062a6))

### 重构

* 🎨 用户头像组统一补充 https ([a3df7a0](a3df7a0))
  • Loading branch information
semantic-release-bot committed Nov 27, 2020
1 parent d0062a6 commit ba4b959
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,23 @@

规范参考:[Conventional Commits](https://conventionalcommits.org)

## [1.1.3](https://github.com/d2-projects/iconfont-desktop/compare/v1.1.2...v1.1.3) (2020-11-27)


### 修复

* :bug: 解决插画详情不显示问题 ([4d5579e](https://github.com/d2-projects/iconfont-desktop/commit/4d5579e0beaeabd2eda1fc864175c24d2b09b1c2))


### 文档

* :memo: 1.1.3 ([d0062a6](https://github.com/d2-projects/iconfont-desktop/commit/d0062a6cb7535f8da34a6dba1643b1f9b714ece2))


### 重构

* :art: 用户头像组统一补充 https ([a3df7a0](https://github.com/d2-projects/iconfont-desktop/commit/a3df7a0fe21a7c23d5630c13603dce628d03ddec))

## [1.1.2](https://github.com/d2-projects/iconfont-desktop/compare/v1.1.1...v1.1.2) (2020-11-27)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "iconfont-desktop",
"version": "1.1.2",
"version": "1.1.3",
"private": true,
"scripts": {
"build": "vue-cli-service electron:build",
Expand Down

0 comments on commit ba4b959

Please sign in to comment.