Skip to content

Commit

Permalink
Merge pull request #895 from terwer/release-please--branches--main--c…
Browse files Browse the repository at this point in the history
…omponents--release-please-action

chore(main): release 1.18.8
  • Loading branch information
terwer authored Nov 13, 2023
2 parents 8fb02d1 + 9b97566 commit ccf5ca9
Show file tree
Hide file tree
Showing 8 changed files with 22 additions and 10 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
# Changelog

## [1.18.7](https://github.com/terwer/siyuan-plugin-publisher/compare/v1.18.6...v1.18.7) (2023-11-09)
## [1.18.8](https://github.com/terwer/siyuan-plugin-publisher/compare/v1.18.7...v1.18.8) (2023-11-13)
### Bug Fixes
* [#892](https://github.com/terwer/siyuan-plugin-publisher/issues/892) 支持常规发布模式下的单个预览和一键预览 ([e804b16](https://github.com/terwer/siyuan-plugin-publisher/commit/e804b16a3f51b4fc62cd716049c6ddca6ce67b20))
* [#893](https://github.com/terwer/siyuan-plugin-publisher/issues/893) 非源码模式修改的文章属性无法保存 ([a40fc5e](https://github.com/terwer/siyuan-plugin-publisher/commit/a40fc5e6a76cff18cbc4e3e287a83a3e3f337da2))
* 控制默认展示方式,如果有适配器,优先展示 yaml ([c155c42](https://github.com/terwer/siyuan-plugin-publisher/commit/c155c42757174391ef71fce26b8582ca1ad5c8ea))
## [1.18.7](https://github.com/terwer/siyuan-plugin-publisher/compare/v1.18.6...v1.18.7) (2023-11-09)
* 新增菜单开关 ([8589364](https://github.com/terwer/siyuan-plugin-publisher/commit/8589364edb9b3c31f45d5a99296de9f86d7dfd66))
### Miscellaneous
* **deps-dev:** bump @vitejs/plugin-vue from 4.4.0 to 4.4.1 ([938511b](https://github.com/terwer/siyuan-plugin-publisher/commit/938511b3e1e1f2abe36220048be5ac3fd77f8459))
Expand Down
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,13 @@ Publish articles from siyuan-note to platforms like Yuque etc. `Free` and `open

If you're interested in the paid professional version, please check here => [Publishing Tool Professional Edition](https://github.com/terwer/siyuan-plugin-publisher-pro)

> Recent Update: 🎉 Publish Tool new version `1.18.7` released.
> Recent Update: 🎉 Publish Tool new version `1.18.8` released.
- `1.18.0` brings new features and enhanced user experience.
- The `1.18.8` version primarily introduces the following enhancements and addresses certain defects:
- Facilitation of singular preview and one-click preview in standard release mode
- Rectification of the issue where alterations to article properties, made outside of source code mode, were not persisting
- Imposition of control over the default display method, with a preference for showcasing in `yaml` in source code mode if adapters are present
- The `1.18.7` version brings the following features:
- Added menu configuration
- Added document menu
Expand Down
6 changes: 5 additions & 1 deletion README_zh_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,13 @@

如果您对 [增值功能](https://github.com/terwer/siyuan-plugin-publisher/issues/846) 感兴趣,请移步收费专业版 => [发布工具专业版](https://github.com/terwer/siyuan-plugin-publisher-pro)

> 最近的新版本:🎉 发布工具新版本 `1.18.7` 发布
> 最近的新版本:🎉 发布工具新版本 `1.18.8` 发布
- `1.18.0` 新增多个特性,全方位优化体验。
- `1.18.8` 主要有以下特性以及缺陷修复:
- 支持常规发布模式下的单个预览和一键预览
- 修复非源码模式修改的文章属性无法保存的问题
- 控制默认展示方式,如果有适配器,源码模式优先展示 `yaml`
- `1.18.7` 主要带来以下特性:
- 新增菜单配置
- 新增文档菜单
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": "siyuan-plugin-publisher",
"version": "1.18.7",
"version": "1.18.8",
"description": "Publish articles from Siyuan Notes to platforms such as Yuque, Notion, Cnblogs, WordPress, Typecho, Hexo, Zhihu and more",
"repository": "terwer/siyuan-plugin-publisher",
"homepage": "https://github.com/terwer/siyuan-plugin-publisher",
Expand Down
6 changes: 3 additions & 3 deletions plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "siyuan-plugin-publisher",
"author": "terwer",
"url": "https://github.com/terwer/siyuan-plugin-publisher",
"version": "1.18.7",
"version": "1.18.8",
"minAppVersion": "2.9.0",
"backends": [
"windows",
Expand All @@ -18,8 +18,8 @@
"zh_CN": "发布工具"
},
"description": {
"default": "Publish articles from siyuan-note to platforms like Yuque etc. <code class='fn__code'>Free</code> and <code class='fn__code'>open source</code>.If you're interested in the paid professional version, please check here => <a href='https://github.com/terwer/siyuan-plugin-publisher-pro'>Publishing Tool Professional Edition</a>",
"zh_CN": "将思源笔记的文章发布到语雀等平台,<code class='fn__code'>开源</code>、<code class='fn__code'>免费</code> 。如果您对 <a href='https://github.com/terwer/siyuan-plugin-publisher/issues/846'>增值功能</a> 感兴趣,请移步收费专业版 => <a href='https://github.com/terwer/siyuan-plugin-publisher-pro'>发布工具专业版</a>"
"default": "Publish articles from siyuan-note to platforms like Yuque etc. <code class='fn__code'>Free</code> and <code class='fn__code'>open source</code>.",
"zh_CN": "将思源笔记的文章发布到语雀等平台,<code class='fn__code'>开源</code>、<code class='fn__code'>免费</code> 。"
},
"readme": {
"default": "README.md",
Expand Down
2 changes: 1 addition & 1 deletion src/extensions/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "思源笔记发布辅助工具",
"version": "1.18.7",
"version": "1.18.8",
"manifest_version": 3,
"author": "terwer",
"icons": {
Expand Down
2 changes: 1 addition & 1 deletion src/extensions/mv2/manifest-v2-for-firefox.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "开发版 - 思源笔记发布辅助工具",
"version": "1.18.7",
"version": "1.18.8",
"manifest_version": 2,
"author": "terwer",
"icons": {
Expand Down
2 changes: 1 addition & 1 deletion widget.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "sy-post-publisher",
"author": "terwer",
"url": "https://github.com/terwer/sy-post-publisher",
"version": "1.18.7",
"version": "1.18.8",
"minAppVersion": "2.9.0",
"backends": [
"windows",
Expand Down

0 comments on commit ccf5ca9

Please sign in to comment.