Skip to content

Commit 33600a9

Browse files
chore(main): release 2.6.0 (#21)
* chore(main): release 2.6.0 * chore: lint auto fix --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3e02f10 commit 33600a9

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [2.6.0](https://github.com/maxchang3/rednote-tweak/compare/v2.5.0...v2.6.0) (2026-06-06)
4+
5+
### Features
6+
7+
- add hideWorldcup feature to hide World Cup 2026 sidebar entry ([f0da519](https://github.com/maxchang3/rednote-tweak/commit/f0da519192dea1ce8fe4111746c39a0a59b5b0e9))
8+
39
## [2.5.0](https://github.com/maxchang3/rednote-tweak/compare/v2.4.0...v2.5.0) (2026-05-31)
410

511
### Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rednote-tweak",
3-
"version": "2.5.0",
3+
"version": "2.6.0",
44
"private": true,
55
"description": "Enhance the RedNote(Xiaohongshu) web experience.",
66
"type": "module",

0 commit comments

Comments
 (0)