Skip to content

Commit 9aaf15e

Browse files
chore(release): 1.15.0-dev.1 [skip ci]
# [1.15.0-dev.1](v1.14.1...v1.15.0-dev.1) (2026-06-09) ### Features * Updated the package title and description ([fc73a6c](fc73a6c))
1 parent 9812fd9 commit 9aaf15e

3 files changed

Lines changed: 11 additions & 4 deletions

File tree

CHANGELOG-DEV.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.15.0-dev.1](https://github.com/codebridger/subturtle-extension-apps/compare/v1.14.1...v1.15.0-dev.1) (2026-06-09)
2+
3+
4+
### Features
5+
6+
* Updated the package title and description ([fc73a6c](https://github.com/codebridger/subturtle-extension-apps/commit/fc73a6c545846055f86cad9b3cabeaf09e1d2f5d))
7+
18
## [1.14.1-dev.2](https://github.com/codebridger/subturtle-extension-apps/compare/v1.14.1-dev.1...v1.14.1-dev.2) (2026-06-08)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "subturtle-extension",
3-
"version": "1.14.1",
3+
"version": "1.15.0-dev.1",
44
"private": true,
55
"scripts": {
66
"dev": "webpack --watch",

static/manifest.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "Subturtle: Learn English with Subtitles, Videos & AI Coach",
33
"description": "Learn English from any video or web page: tap a subtitle word for its meaning, save and review words, and speak with an AI coach.",
4-
"version": "1.14.1.2",
4+
"version": "1.15.0.1",
55
"manifest_version": 3,
66
"icons": {
77
"128": "/assets/logo-128.png",
@@ -80,5 +80,5 @@
8080
]
8181
}
8282
],
83-
"version_name": "1.14.1-dev.2"
84-
}
83+
"version_name": "1.15.0-dev.1"
84+
}

0 commit comments

Comments
 (0)