Skip to content

Commit 2b24548

Browse files
committed
Update manifest.json and CHANGELOG.md for version 2.6.2
1 parent 39e9008 commit 2b24548

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## 2.6.2 (2025-03-27)
4+
### Update manifest.json
5+
### Merge branch 'master' of https://github.com/PKM-er/obsidian-floating-toc-plugin
6+
### fixed console error
7+
### Update README-zh_cn.md
8+
### Update README.md
9+
### Update CHANGELOG.md
10+
### Update manifest.json
11+
### Merge branch 'master' of https://github.com/PKM-er/obsidian-floating-toc-plugin
12+
### Update manifest.json and CHANGELOG.md for version 2.6.0
13+
14+
315
## Floating TOC 2.6.1 重装升级
416

517
### 核心架构改进

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "floating-toc",
33
"name": "floating toc",
4-
"version": "2.6.1",
4+
"version": "2.6.2",
55
"minAppVersion": "0.14.0",
66
"description": "This is a floating Toc plugin that hovers a table of content containing a header level on the notes sidebar.",
77
"author": "Cuman",

0 commit comments

Comments
 (0)