Skip to content

Commit

Permalink
🔖 chore(release): v1.7.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Feb 4, 2021
1 parent 69da161 commit 05eee0b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Umi Electron Template 更新日志

## [1.7.1](https://github.com/arvinxx/umi-electron-template/compare/v1.7.0...v1.7.1) (2021-02-04)


### 🐛 修复

* **build**: 修复构建后报模块无法找到的错误 ([69da161](https://github.com/arvinxx/umi-electron-template/commit/69da161))

# [1.7.0](https://github.com/arvinxx/umi-electron-template/compare/v1.6.0...v1.7.0) (2021-02-04)


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": "umi-electron-template",
"version": "1.7.0",
"version": "1.7.1",
"author": "Arvin Xu<[email protected]>",
"main": "main.js",
"description": "a umi electron template",
Expand Down

0 comments on commit 05eee0b

Please sign in to comment.