Skip to content

Commit f6fcdbe

Browse files
chore(main): release 2.5.0 (#20)
* chore(main): release 2.5.0 * chore: lint auto fix --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 759ccda commit f6fcdbe

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [2.5.0](https://github.com/maxchang3/rednote-tweak/compare/v2.4.0...v2.5.0) (2026-05-31)
4+
5+
### Features
6+
7+
- add site-specific visibility constraints to feature keys ([ad5a3c9](https://github.com/maxchang3/rednote-tweak/commit/ad5a3c98557489a797a2d5e232dd72ea7219f87b))
8+
9+
### Bug Fixes
10+
11+
- **i18n:** improve English translation ([25a3f44](https://github.com/maxchang3/rednote-tweak/commit/25a3f44995177a7425b75a877457a3dcb8be96fd))
12+
313
## [2.4.0](https://github.com/maxchang3/rednote-tweak/compare/v2.3.1...v2.4.0) (2026-05-30)
414

515
### 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.4.0",
3+
"version": "2.5.0",
44
"private": true,
55
"description": "Enhance the RedNote(Xiaohongshu) web experience.",
66
"type": "module",

0 commit comments

Comments
 (0)