Skip to content

Commit

Permalink
build: v0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Zuoqiu-Yingyi committed Apr 18, 2022
1 parent 690494a commit fa7fc5e
Show file tree
Hide file tree
Showing 6 changed files with 291 additions and 1,143 deletions.
2 changes: 1 addition & 1 deletion .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
}
],
"contributorsPerLine": 7,
"badgeTemplate": "[![All Contributors](https://img.shields.io/badge/all_contributors-<%= contributors.length %>-orange.svg?style=flat-square)](#贡献者--contributor)",
"badgeTemplate": "[![All Contributors](https://img.shields.io/badge/all_contributors-<%= contributors.length %>-orange.svg?style=flat-square)](#contributors)",
"projectName": "widget-query",
"projectOwner": "Zuoqiu-Yingyi",
"repoType": "github",
Expand Down
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# 更改日志 | CHANGE LOG

## v0.3.2/2022-04-18

- [v0.3.1 <=> v0.3.2](https:///github.com/Zuoqiu-Yingyi/widget-query/compare/v0.3.1...v0.3.2)
- 配置文件 `config.js` 有变更 | There are changes to the configuration file `config.js`.
- 更新自定义属性视图示例 | Update the example of Custom Properties View.
- 优化模板字段替换方案 | Optimize the replacement scheme of template fields.
Expand Down
Loading

0 comments on commit fa7fc5e

Please sign in to comment.