Skip to content

Commit 33f03ad

Browse files
chore(release): version packages
1 parent 19960b9 commit 33f03ad

File tree

5 files changed

+11
-16
lines changed

5 files changed

+11
-16
lines changed

.changeset/fix-extension-br-tag-handling.md

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

.changeset/shy-rules-bathe.md

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

.changeset/three-lamps-tie.md

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

apps/extension/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.5.5
4+
5+
### Patch Changes
6+
7+
- [#393](https://github.com/mengxi-ream/read-frog/pull/393) [`3451481`](https://github.com/mengxi-ream/read-frog/commit/34514811c3a794238d780248bfcd0ad5b48676cb) Thanks [@mengxi-ream](https://github.com/mengxi-ream)! - fix(extension): improve BR tag handling and inline element processing
8+
9+
- [#398](https://github.com/mengxi-ream/read-frog/pull/398) [`19960b9`](https://github.com/mengxi-ream/read-frog/commit/19960b90b5d4f63695bbcfec94ba9ac36806e152) Thanks [@Yukiniro](https://github.com/Yukiniro)! - i18n(extension): update the translation of 'always translate' for options page
10+
11+
- [#396](https://github.com/mengxi-ream/read-frog/pull/396) [`91c07c0`](https://github.com/mengxi-ream/read-frog/commit/91c07c049312edaf18f6fb52a55477fe64e44cb8) Thanks [@ananaBMaster](https://github.com/ananaBMaster)! - fix(extension): don't label too many inline nodes
12+
313
## 1.5.4
414

515
### Patch Changes

apps/extension/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.5.4",
4+
"version": "1.5.5",
55
"private": true,
66
"description": "Read Frog browser extension for language learning",
77
"scripts": {

0 commit comments

Comments
 (0)