Skip to content

Commit b3d5f63

Browse files
chore(main): release 2.3.1 (#18)
* chore(main): release 2.3.1 * chore: lint auto fix --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 247b056 commit b3d5f63

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [2.3.1](https://github.com/maxchang3/rednote-tweak/compare/v2.3.0...v2.3.1) (2026-05-28)
4+
5+
### Bug Fixes
6+
7+
- optimize animation frame images ([247b056](https://github.com/maxchang3/rednote-tweak/commit/247b05637e2391a8beca1640b2c1bc457100cd24))
8+
- **popup:** adapt to dark mode ([5340552](https://github.com/maxchang3/rednote-tweak/commit/53405528e6d10354910868c56ced6c577db9d682))
9+
310
## [2.3.0](https://github.com/maxchang3/rednote-tweak/compare/v2.2.0...v2.3.0) (2026-05-27)
411

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

0 commit comments

Comments
 (0)