Skip to content

Commit 4f0ce60

Browse files
chore(release): version packages (#842)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 6f0f9fa commit 4f0ce60

File tree

5 files changed

+11
-16
lines changed

5 files changed

+11
-16
lines changed

.changeset/lemon-icons-burn.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/seven-waves-roll.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/thick-squids-cough.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

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

3+
## 1.21.1
4+
5+
### Patch Changes
6+
7+
- [#844](https://github.com/mengxi-ream/read-frog/pull/844) [`6f0f9fa`](https://github.com/mengxi-ream/read-frog/commit/6f0f9fabe02a07af8dfb37f5f6a44443770571e3) Thanks [@taiiiyang](https://github.com/taiiiyang)! - feat: add drag-and-drop sorting for API provider cards
8+
9+
- [#841](https://github.com/mengxi-ream/read-frog/pull/841) [`33acbfc`](https://github.com/mengxi-ream/read-frog/commit/33acbfc7afa3bc265181bb1e1a1d8222e857df1a) Thanks [@Yukiniro](https://github.com/Yukiniro)! - fix: ensure language detection only occurs in the top frame to prevent race conditions with iframes
10+
11+
- [#846](https://github.com/mengxi-ream/read-frog/pull/846) [`35eaa5f`](https://github.com/mengxi-ream/read-frog/commit/35eaa5f6aa3eade07b5f6920fe21073784f12b06) Thanks [@ananaBMaster](https://github.com/ananaBMaster)! - fix: no new line when translating twitter in translation only mode
12+
313
## 1.21.0
414

515
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@read-frog/extension",
33
"type": "module",
4-
"version": "1.21.0",
4+
"version": "1.21.1",
55
"private": true,
66
"packageManager": "[email protected]",
77
"description": "Read Frog browser extension for language learning",

0 commit comments

Comments
 (0)