generated from Zuoqiu-Yingyi/siyuan-plugin-template
-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2 from Zuoqiu-Yingyi/release-please--branches--ma…
…in--components--keepass chore(main): release 0.1.0
- Loading branch information
Showing
1 changed file
with
26 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
# Changelog | ||
|
||
## 0.1.0 (2023-10-21) | ||
|
||
|
||
### Miscellaneous | ||
|
||
* **keepass:** Add .gitattributes ([cd47bfe](https://github.com/Zuoqiu-Yingyi/siyuan-plugin-keepass/commit/cd47bfe64e3c6123eb29fec761f14292943bab82)) | ||
* **keepass:** release v0.1.0 ([930766e](https://github.com/Zuoqiu-Yingyi/siyuan-plugin-keepass/commit/930766ed2c06bbefedc089230dcac45581c93526)) | ||
* Update .gitignore ([f6ca91a](https://github.com/Zuoqiu-Yingyi/siyuan-plugin-keepass/commit/f6ca91a3599d8cfe3d920c86d6c021e278c7c584)) | ||
|
||
|
||
### Documentation | ||
|
||
* **keepass:** 完善用户文档 | Improve user documentation. ([74a6cb8](https://github.com/Zuoqiu-Yingyi/siyuan-plugin-keepass/commit/74a6cb87cb35d31100eec99ddd461f06916d6278)) | ||
|
||
|
||
### Features | ||
|
||
* **keepass:** 实现 `localStorage` 数据加载与保存功能 | Implement `localStorage` data loading and saving function. ([32c9928](https://github.com/Zuoqiu-Yingyi/siyuan-plugin-keepass/commit/32c992871ce88f4689af4e9cd2cb16d73d55a9c7)) | ||
* **keepass:** 实现数据库文件管理功能 | Implement database file management function. ([63673b3](https://github.com/Zuoqiu-Yingyi/siyuan-plugin-keepass/commit/63673b37e08ab3bc3e982e1b0c3a0fc24f9d41ba)) | ||
* **keepass:** 添加安装/卸载 KeeWeb 插件功能 | Add install/uninstall KeeWeb plugin function. ([21dd0ca](https://github.com/Zuoqiu-Yingyi/siyuan-plugin-keepass/commit/21dd0caade9cebbd85e535da88653b13adf22925)) | ||
* **keepass:** 添加打开 KeeWeb 的方案 | Add the scheme of opening KeeWeb. ([c80da75](https://github.com/Zuoqiu-Yingyi/siyuan-plugin-keepass/commit/c80da7516d8e3f97afefc78205dd22a20d664e0c)) | ||
* **keepass:** 添加设置选项 | Add setting options. ([0f58bd2](https://github.com/Zuoqiu-Yingyi/siyuan-plugin-keepass/commit/0f58bd2510d60ab8b0b9ac416b6a1356d0938967)) | ||
* **keepass:** 添加附属仓库 `keepass` | Add sub-repository `keepass`. ([abf376c](https://github.com/Zuoqiu-Yingyi/siyuan-plugin-keepass/commit/abf376c8badefd769bf435c0045764b2941e6db0)) | ||
* **keepass:** 添加默认文件打开目录配置项 | Add default file open directory configuration item. ([de02cc6](https://github.com/Zuoqiu-Yingyi/siyuan-plugin-keepass/commit/de02cc6083ec6bb7f3dc2de28c96f0ea75407f04)) |