Skip to content

Commit

Permalink
docs: updated README.md and sync to 1.17.0 (#65)
Browse files Browse the repository at this point in the history
Signed-off-by: Neko Ayaka <[email protected]>
  • Loading branch information
nekomeowww authored Jan 26, 2024
1 parent ac015dc commit a565005
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ To find out the integration name, there is a list of integrations below.
- [Changelog & File history (for VitePress)](./packages/vitepress-plugin-git-changelog/README.md)
- [Inline Link Previewing (for VitePress)](./packages/vitepress-plugin-inline-link-preview/README.md)
- [Blinking highlight targeted heading (for VitePress)](./packages/vitepress-plugin-highlight-targeted-heading/README.md)
- [Page properties (for VitePress)](./packages/vitepress-plugin-page-properties/README.md)

## How to develop

Expand Down
1 change: 1 addition & 0 deletions README.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ ni @nolebase/<integration-name> -D
- [变更记录 及 文件历史(VitePress 插件)](./packages/vitepress-plugin-git-changelog/README.md)
- [行内链接预览(VitePress 插件)](./packages/vitepress-plugin-inline-link-preview/README.md)
- [闪烁高亮当前的目标标题(VitePress 插件)](./packages/vitepress-plugin-highlight-targeted-heading/README.md)
- [页面属性(VitePress 插件](./packages/vitepress-plugin-page-properties/README.md)

## 如何开发

Expand Down
2 changes: 1 addition & 1 deletion packages/vitepress-plugin-page-properties/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@nolebase/vitepress-plugin-page-properties",
"type": "module",
"version": "1.12.1",
"version": "1.17.0",
"description": "A VitePress plugin that renders frontmatter as page properties, and makes them editable.",
"author": {
"name": "Nólëbase",
Expand Down

0 comments on commit a565005

Please sign in to comment.