-
Notifications
You must be signed in to change notification settings - Fork 18
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 #88 from terwer/release-please--branches--main--co…
…mponents--release-please-action chore(main): release 1.2.0
- Loading branch information
Showing
4 changed files
with
95 additions
and
2 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,72 @@ | ||
# Changelog | ||
|
||
## [1.2.0](https://github.com/terwer/siyuan-plugin-blog/compare/v1.1.2...v1.2.0) (2023-06-20) | ||
### Features | ||
* [#51](https://github.com/terwer/siyuan-plugin-blog/issues/51) 修改配置默认值 ([c138880](https://github.com/terwer/siyuan-plugin-blog/commit/c138880a513a4c7becaea59d783aaac645d83630)) | ||
* add siyuan build ([8b8766f](https://github.com/terwer/siyuan-plugin-blog/commit/8b8766fcfc068ac5bacd1f2b90ea66256eb21605)) | ||
* add vercel build ([a3e1dd4](https://github.com/terwer/siyuan-plugin-blog/commit/a3e1dd45468aa59c8fbfd10ac26752f2bdb87614)) | ||
* electron use browser window ([219286a](https://github.com/terwer/siyuan-plugin-blog/commit/219286aaddba86408c38e97eb06f5b94fd30b782)) | ||
* lunch blog via iframe dialog ([d841365](https://github.com/terwer/siyuan-plugin-blog/commit/d8413654e5f4d3a58c714749d5569d26a28c4f2d)) | ||
* prepare blog widget ([9d2ae44](https://github.com/terwer/siyuan-plugin-blog/commit/9d2ae449861b4f04141b5b44fe16cb51d00570de)) | ||
* using esbuild as plugin bundler ([71636e5](https://github.com/terwer/siyuan-plugin-blog/commit/71636e57ae862e52b47c7be6a713c564d55c0a0c)) | ||
* 主题风格切换 ([472341c](https://github.com/terwer/siyuan-plugin-blog/commit/472341c58188842ed3077febff244844ebcd2159)) | ||
* 使用 nuxt3 重构博客 ([7956955](https://github.com/terwer/siyuan-plugin-blog/commit/7956955f2a4064b6343e0f26d1ecec3df99d278d)) | ||
* 博客插件第一版 ([76de91a](https://github.com/terwer/siyuan-plugin-blog/commit/76de91a0aa640ed1ad593708ac837fd1ba0da9f1)) | ||
* 在线分享第一版 ([5b04cd8](https://github.com/terwer/siyuan-plugin-blog/commit/5b04cd84cfa85da5c08f3bdbcbb015aa3202d554)) | ||
* 在线分享第一版-seo优化 ([12fafe3](https://github.com/terwer/siyuan-plugin-blog/commit/12fafe32155b434ad06d6e5844314517223190e2)) | ||
* 在线分享第一版-优化分享页面 ([21f7982](https://github.com/terwer/siyuan-plugin-blog/commit/21f7982d0a57dd035961d59976eac930645ab0eb)) | ||
* 在线分享第一版-优化分享页面整体样式 ([c5c3788](https://github.com/terwer/siyuan-plugin-blog/commit/c5c3788723d3c0c16e719b355b069a0d98a8ef4a)) | ||
* 在线分享第一版-优化弹窗 ([23dff9b](https://github.com/terwer/siyuan-plugin-blog/commit/23dff9ba904fc3be8081fd872e5c639fc88fb53e)) | ||
* 在线分享第一版-优化暗黑浅色模式切换 ([ad5e5d2](https://github.com/terwer/siyuan-plugin-blog/commit/ad5e5d29817580ea383a62eb1a243530fc9ee76e)) | ||
* 在线分享第一版-优化构建流程 ([b1a11a3](https://github.com/terwer/siyuan-plugin-blog/commit/b1a11a3e3faec11a3000cfa5d4a09017148bf851)) | ||
* 在线分享第一版-优化浏览器图标 ([b8f00c0](https://github.com/terwer/siyuan-plugin-blog/commit/b8f00c0680aaa5af9cbf8da8872df3b5d03cbab7)) | ||
* 在线分享第一版-优化页面交互 ([c731450](https://github.com/terwer/siyuan-plugin-blog/commit/c7314506894a1ae041e43cf2452d72531deada14)) | ||
* 在线分享第一版-修复重复创建元素的问题 ([8f9f4a3](https://github.com/terwer/siyuan-plugin-blog/commit/8f9f4a3340f40836d3bfffd77a9a5964eb413bee)) | ||
* 在线分享第一版-修复高度调整问题 ([6b37656](https://github.com/terwer/siyuan-plugin-blog/commit/6b376566affb286aeb6c8a9da24cab110171b057)) | ||
* 在线分享第一版-关于我页面 ([77d7aa6](https://github.com/terwer/siyuan-plugin-blog/commit/77d7aa69289044b3551fb3c399f573c636e44310)) | ||
* 在线分享第一版-分享详情页 ([05966ed](https://github.com/terwer/siyuan-plugin-blog/commit/05966ed5e2caab5ef3fd9f182ac987837e92fe35)) | ||
* 在线分享第一版-前台界面适配、iframe通信 ([38f5ea4](https://github.com/terwer/siyuan-plugin-blog/commit/38f5ea412ebb21ccd48b29c2e613f8a9266d0e0c)) | ||
* 在线分享第一版-基本页面跳转 ([eab210d](https://github.com/terwer/siyuan-plugin-blog/commit/eab210d3c585cdb897ee75b1c3107b6830b8af26)) | ||
* 在线分享第一版-完善打包流程 ([080e038](https://github.com/terwer/siyuan-plugin-blog/commit/080e038b9546a254ce7cba9746a946c014f82f33)) | ||
* 在线分享第一版-完成设置页面 ([9911274](https://github.com/terwer/siyuan-plugin-blog/commit/9911274fb24d9ee646b41b2bcbace7d8f8b0b05f)) | ||
* 在线分享第一版-弹窗高度自适应 ([af7034f](https://github.com/terwer/siyuan-plugin-blog/commit/af7034f0d2278d9e89590d919f813a9735047931)) | ||
* 在线分享第一版-打包脚本 ([e5d543f](https://github.com/terwer/siyuan-plugin-blog/commit/e5d543fa6cab23954586a02a08e5a31040ddb485)) | ||
* 在线分享第一版-支持 docker 部署 ([71f3c78](https://github.com/terwer/siyuan-plugin-blog/commit/71f3c78e1fd1c98f941d688f9ead925e4c15e093)) | ||
* 在线分享第一版-支持vercel ([f955387](https://github.com/terwer/siyuan-plugin-blog/commit/f955387274705bfb522ebcab2fe339144b43c8fe)) | ||
* 在线分享第一版-支持配置超时时间,修复暗色浅色切换问题 ([55cfebf](https://github.com/terwer/siyuan-plugin-blog/commit/55cfebf82dcf60bf1d6965be3e28579168ad4818)) | ||
* 在线分享第一版-数据存储 ([c812289](https://github.com/terwer/siyuan-plugin-blog/commit/c812289a01fc1685e197e8f8752b37c6c46a1862)) | ||
* 在线分享第一版-新增分享页面 ([66edbb2](https://github.com/terwer/siyuan-plugin-blog/commit/66edbb28ab27433353c5d34f49ba36d12d149f4c)) | ||
* 在线分享第一版-新增权限控制 ([23b61a1](https://github.com/terwer/siyuan-plugin-blog/commit/23b61a16fc4970fd161ee99202ec322223880a67)) | ||
* 在线分享第一版-新增调试模式 ([a375318](https://github.com/terwer/siyuan-plugin-blog/commit/a375318b9e074ead5d449d9d75cb0e80b7dcf439)) | ||
* 在线分享第一版-新增首页、新增国际化支持 ([53356b4](https://github.com/terwer/siyuan-plugin-blog/commit/53356b4d2ee0babe49eda60b34888ec95af67ba0)) | ||
* 在线分享第一版-更新文档 ([be68800](https://github.com/terwer/siyuan-plugin-blog/commit/be68800cf26ab5022a10188f20e865e2b2cf18d1)) | ||
* 在线分享第一版-更新预览图 ([16d9b13](https://github.com/terwer/siyuan-plugin-blog/commit/16d9b13ad28b8999ed0e9b89df68126e740c5591)) | ||
* 在线分享第一版-自定义站点信息 ([30b3e85](https://github.com/terwer/siyuan-plugin-blog/commit/30b3e85733b8c82bb91b3c11310bbc745a6ab89a)) | ||
* 在线分享第一版-菜单优化 ([352a8c4](https://github.com/terwer/siyuan-plugin-blog/commit/352a8c47dad86bb063a813bc880d87bf3de25fb4)) | ||
* 在线分享第一版-解决颜色切换闪烁问题 ([30e1c26](https://github.com/terwer/siyuan-plugin-blog/commit/30e1c26ce07dc70927686237f0fcccadface865e)) | ||
* 在线分享第一版-详情页面 ([02b0dc2](https://github.com/terwer/siyuan-plugin-blog/commit/02b0dc23e6aafadb6de515f82fbbe8488ace515d)) | ||
* 在线分享第一版-集成 element-plus ([dd46f1f](https://github.com/terwer/siyuan-plugin-blog/commit/dd46f1f6bca87ff2e2491edd3b11e21385c1bb56)) | ||
* 抽取发布 api 到 zhi-sdk ([d9ce4e8](https://github.com/terwer/siyuan-plugin-blog/commit/d9ce4e8808f0ce59379f6f89a31c35f81295c657)) | ||
* 搜索颜色适配 ([e8f2807](https://github.com/terwer/siyuan-plugin-blog/commit/e8f28075d471c36872721547be4a0d29f4e36b85)) | ||
* 支持部署到 node ([cb2fbae](https://github.com/terwer/siyuan-plugin-blog/commit/cb2fbae32465c1267079cd197f00884273441fa3)) | ||
* 统一底部 ([641d0e5](https://github.com/terwer/siyuan-plugin-blog/commit/641d0e5606fa9646be162e482bef486e3fecc4c2)) | ||
* 适配移动端侧边栏 ([5d5a43c](https://github.com/terwer/siyuan-plugin-blog/commit/5d5a43c254ba59f945703c3e0bff71271f4775e5)) | ||
* 集成 meilisearch ([59f6589](https://github.com/terwer/siyuan-plugin-blog/commit/59f6589a68167b172773cbc018d6abf96dbc1312)) | ||
* 集成server api ([2f7a865](https://github.com/terwer/siyuan-plugin-blog/commit/2f7a865e8054deb71b0af4d6e09df6bcb7c765a4)) | ||
* 集成图标模块 ([b814e0d](https://github.com/terwer/siyuan-plugin-blog/commit/b814e0d251378aa445e7c611881693428665c2d8)) | ||
### Bug Fixes | ||
* 修复依赖问题 ([3090ea0](https://github.com/terwer/siyuan-plugin-blog/commit/3090ea0f7ebf40a6dfcb3e95a9d17a18a21f6074)) | ||
* 修复工具类引用问题 ([dfaaf95](https://github.com/terwer/siyuan-plugin-blog/commit/dfaaf95b80019086b02ad389b5a9a1983ac91c72)) | ||
### Miscellaneous | ||
* adapt vercel build ([d82b50f](https://github.com/terwer/siyuan-plugin-blog/commit/d82b50fa99a5ec53557ad14d5da3902ef699d9e7)) | ||
* add meilisearch_endpoint ([97398b5](https://github.com/terwer/siyuan-plugin-blog/commit/97398b56c48f9ad8ff72e816eb46a3e967d3ed8e)) | ||
* add preset ([c3ee89b](https://github.com/terwer/siyuan-plugin-blog/commit/c3ee89b8fc750ec39ce0e35874a7c640c1b81aba)) | ||
* **deps-dev:** bump @nuxt/devtools from 0.6.0 to 0.6.1 ([eab13e3](https://github.com/terwer/siyuan-plugin-blog/commit/eab13e3ae326333687ed46433ca250cecc79be54)) | ||
* **deps-dev:** bump @vueuse/nuxt from 10.1.2 to 10.2.0 ([797fa4a](https://github.com/terwer/siyuan-plugin-blog/commit/797fa4a5c342504db33814d98f12e4cf9c667456)) | ||
* **deps-dev:** bump nuxt from 3.5.2 to 3.5.3 ([65e21eb](https://github.com/terwer/siyuan-plugin-blog/commit/65e21eb86c12219b23fea0dd88d55b662d8c48f8)) | ||
* fix scripts ([0050c43](https://github.com/terwer/siyuan-plugin-blog/commit/0050c431a87438f9d78bf7078d562e16594b7e3d)) | ||
* pretty error ([0bdae8f](https://github.com/terwer/siyuan-plugin-blog/commit/0bdae8fe9f5634ad75d6923b806d027302b06d8c)) | ||
* remove log ([1617a4e](https://github.com/terwer/siyuan-plugin-blog/commit/1617a4edf528028f70d0be8f2edd5b8354cdcf41)) | ||
* remove static preset ([2a1ef1b](https://github.com/terwer/siyuan-plugin-blog/commit/2a1ef1b4199a8e11535239b896281de998bade9e)) | ||
* set repo as a mirror ([609d383](https://github.com/terwer/siyuan-plugin-blog/commit/609d383e859861971188b200375d124e2fef698c)) | ||
* 修改项目说明 ([c45182e](https://github.com/terwer/siyuan-plugin-blog/commit/c45182ed2303cbad4d8b1ce68932e13fc80ccf04)) |
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,21 @@ | ||
MIT License | ||
|
||
Copyright (c) 2023 Terwer | ||
|
||
Permission is hereby granted, free of charge, to any person obtaining a copy | ||
of this software and associated documentation files (the "Software"), to deal | ||
in the Software without restriction, including without limitation the rights | ||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | ||
copies of the Software, and to permit persons to whom the Software is | ||
furnished to do so, subject to the following conditions: | ||
|
||
The above copyright notice and this permission notice shall be included in all | ||
copies or substantial portions of the Software. | ||
|
||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | ||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | ||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | ||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | ||
SOFTWARE. |
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
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
f345661
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
siyuan-blog – ./
node-siyuan.vercel.app
blog.terwer.space
siyuan-blog-git-main-terwergreen.vercel.app
siyuan-blog-terwergreen.vercel.app
siyuan.terwer.space