Skip to content

Commit 5d0b6a4

Browse files
committed
chore: release v1.9.5
1 parent c071ac1 commit 5d0b6a4

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,11 @@ The logo uses [Mexellent](https://www.1001fonts.com/mexcellent-font.html) font m
2626

2727
# CHANGELOG
2828

29+
## v1.9.5 (2022-09-20)
30+
31+
* do some hacks to ensure MDN page toc anchor active as the page scrolls [#14](https://github.com/hikerpig/toc-bar-userscript/issues/14) ([c071ac1](https://github.com/hikerpig/toc-bar-userscript/commit/c071ac1ceb738b1fbe281770db931bd3119ce07d))
32+
* reset font size ([910e196](https://github.com/hikerpig/toc-bar-userscript/commit/910e196caf6aef23a06953540945e5f9d1ee6706))
33+
2934
## v1.9.2 (2022-03-11)
3035

3136
- add support for 'gitlab.com' and 'juejin.cn/book'

toc-bar.user.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
// @license MIT
77
// @description A floating table of content widget
88
// @description:zh-CN 自动生成文章大纲目录,在页面右侧展示一个浮动的组件。覆盖常用在线阅读资讯站(技术向)。github/medium/MDN/掘金/简书等
9-
// @version 1.9.4
9+
// @version 1.9.5
1010
// @match *://www.jianshu.com/p/*
1111
// @match *://cdn2.jianshu.io/p/*
1212
// @match *://zhuanlan.zhihu.com/p/*

0 commit comments

Comments
 (0)