Skip to content
This repository has been archived by the owner on Sep 7, 2021. It is now read-only.

Commit

Permalink
release: v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Gem Xli committed Dec 3, 2020
1 parent 68f5e5b commit f960c9b
Show file tree
Hide file tree
Showing 3 changed files with 71 additions and 1 deletion.
36 changes: 36 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,39 @@
# [0.2.0](https://github.com/cwxyz007/switch-hosts/compare/v0.1.1...v0.2.0) (2020-12-03)


### Bug Fixes

* 不可编辑判断 ([5596f35](https://github.com/cwxyz007/switch-hosts/commit/5596f35144822fece7325a6a77f86f84e24d7ae3))
* 修复 bug ([065504f](https://github.com/cwxyz007/switch-hosts/commit/065504fa91cb99b2d998a273881bbadaa7037253))
* 修复当前选中高亮 ([5c7df04](https://github.com/cwxyz007/switch-hosts/commit/5c7df04e03fac453e72b26ab290c82a16a5e676f))


### Features

* 可缩放窗口 ([5f8b88f](https://github.com/cwxyz007/switch-hosts/commit/5f8b88f68b4fc6188f9b50754bacfa2cf1497070))
* 在标题中添加更多信息 ([a19f8ae](https://github.com/cwxyz007/switch-hosts/commit/a19f8ae7fe7654e0f7a44159942bdba4a0b1c5fc))
* 显示提示信息 ([7532ba7](https://github.com/cwxyz007/switch-hosts/commit/7532ba7146cd7902d26c34784994ca776f59e5cc))
* 更新菜单项 ([6399b35](https://github.com/cwxyz007/switch-hosts/commit/6399b35de1ca0f11a145cbd48d4bce8c33469ab9))
* 更新配置结构 ([636171f](https://github.com/cwxyz007/switch-hosts/commit/636171f83754d862ff2851726a08243300d5168b))
* 添加 notification ([ca8319a](https://github.com/cwxyz007/switch-hosts/commit/ca8319a0ce9612b587268d8b42bcb2a07945f7c8))
* 添加复制操作 ([66ea2d8](https://github.com/cwxyz007/switch-hosts/commit/66ea2d8a81a07ef8a591a17af29a5fc90a7678c5))


### Performance Improvements

* 优化保存时机 ([5a20b9a](https://github.com/cwxyz007/switch-hosts/commit/5a20b9adf088474ab010c3c97a33c899fa85239c))
* 修改重置图标 & 添加描述 ([1e5ec14](https://github.com/cwxyz007/switch-hosts/commit/1e5ec14b5f0fa42f138ab853729b3764b7159472))
* 如果没有激活,则不切换 host ([1519838](https://github.com/cwxyz007/switch-hosts/commit/1519838cd859a79ed36451c08be50e6139288b8a))
* 更新依赖 ([150faab](https://github.com/cwxyz007/switch-hosts/commit/150faab296bd7c6725d9b97a6c87a1c5ba2e65cb))
* 更新类型名称 ([7fe1c79](https://github.com/cwxyz007/switch-hosts/commit/7fe1c798ca4bf77df754b582763d6742c8d88bf6))
* 添加按钮描述 ([2e6ccea](https://github.com/cwxyz007/switch-hosts/commit/2e6cceaa960d631eef9b6502ab48ae07527d60cb))
* 添加未保存的标志 ([08bad72](https://github.com/cwxyz007/switch-hosts/commit/08bad7223e2796fc81bea2e3876c6977f0925928))
* 移除延迟修改 host ([dc7793d](https://github.com/cwxyz007/switch-hosts/commit/dc7793d8147290b49392aaa43435292832ac9035))
* 给可点击图标添加描述 ([c4994a9](https://github.com/cwxyz007/switch-hosts/commit/c4994a94754c93f4176eb6e8ef7dbceb231f9890))
* 重置时,默认复制系统 hosts ([9ab3a6a](https://github.com/cwxyz007/switch-hosts/commit/9ab3a6a92dfcaaf14e6075fa5da9878599202259))



## [0.1.1](https://github.com/cwxyz007/switch-hosts/compare/v0.1.0...v0.1.1) (2020-12-02)


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": "switch-hosts",
"version": "0.1.1",
"version": "0.2.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
Expand Down
34 changes: 34 additions & 0 deletions release-note.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
<!-- Auto generate by `./scripts/release.js` -->
# [0.2.0](https://github.com/cwxyz007/switch-hosts/compare/v0.1.1...v0.2.0) (2020-12-03)


### Bug Fixes

* 不可编辑判断 ([5596f35](https://github.com/cwxyz007/switch-hosts/commit/5596f35144822fece7325a6a77f86f84e24d7ae3))
* 修复 bug ([065504f](https://github.com/cwxyz007/switch-hosts/commit/065504fa91cb99b2d998a273881bbadaa7037253))
* 修复当前选中高亮 ([5c7df04](https://github.com/cwxyz007/switch-hosts/commit/5c7df04e03fac453e72b26ab290c82a16a5e676f))


### Features

* 可缩放窗口 ([5f8b88f](https://github.com/cwxyz007/switch-hosts/commit/5f8b88f68b4fc6188f9b50754bacfa2cf1497070))
* 在标题中添加更多信息 ([a19f8ae](https://github.com/cwxyz007/switch-hosts/commit/a19f8ae7fe7654e0f7a44159942bdba4a0b1c5fc))
* 显示提示信息 ([7532ba7](https://github.com/cwxyz007/switch-hosts/commit/7532ba7146cd7902d26c34784994ca776f59e5cc))
* 更新菜单项 ([6399b35](https://github.com/cwxyz007/switch-hosts/commit/6399b35de1ca0f11a145cbd48d4bce8c33469ab9))
* 更新配置结构 ([636171f](https://github.com/cwxyz007/switch-hosts/commit/636171f83754d862ff2851726a08243300d5168b))
* 添加 notification ([ca8319a](https://github.com/cwxyz007/switch-hosts/commit/ca8319a0ce9612b587268d8b42bcb2a07945f7c8))
* 添加复制操作 ([66ea2d8](https://github.com/cwxyz007/switch-hosts/commit/66ea2d8a81a07ef8a591a17af29a5fc90a7678c5))


### Performance Improvements

* 优化保存时机 ([5a20b9a](https://github.com/cwxyz007/switch-hosts/commit/5a20b9adf088474ab010c3c97a33c899fa85239c))
* 修改重置图标 & 添加描述 ([1e5ec14](https://github.com/cwxyz007/switch-hosts/commit/1e5ec14b5f0fa42f138ab853729b3764b7159472))
* 如果没有激活,则不切换 host ([1519838](https://github.com/cwxyz007/switch-hosts/commit/1519838cd859a79ed36451c08be50e6139288b8a))
* 更新依赖 ([150faab](https://github.com/cwxyz007/switch-hosts/commit/150faab296bd7c6725d9b97a6c87a1c5ba2e65cb))
* 更新类型名称 ([7fe1c79](https://github.com/cwxyz007/switch-hosts/commit/7fe1c798ca4bf77df754b582763d6742c8d88bf6))
* 添加按钮描述 ([2e6ccea](https://github.com/cwxyz007/switch-hosts/commit/2e6cceaa960d631eef9b6502ab48ae07527d60cb))
* 添加未保存的标志 ([08bad72](https://github.com/cwxyz007/switch-hosts/commit/08bad7223e2796fc81bea2e3876c6977f0925928))
* 移除延迟修改 host ([dc7793d](https://github.com/cwxyz007/switch-hosts/commit/dc7793d8147290b49392aaa43435292832ac9035))
* 给可点击图标添加描述 ([c4994a9](https://github.com/cwxyz007/switch-hosts/commit/c4994a94754c93f4176eb6e8ef7dbceb231f9890))
* 重置时,默认复制系统 hosts ([9ab3a6a](https://github.com/cwxyz007/switch-hosts/commit/9ab3a6a92dfcaaf14e6075fa5da9878599202259))

0 comments on commit f960c9b

Please sign in to comment.