Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(client): add changlog page and changelog script #505

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
66 changes: 36 additions & 30 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,41 +1,47 @@
# [1.0.0](https://github.com/cuixueshe/earthworm/compare/v1.3.3...v1.0.0) (2024-03-13)
## V1.3.3 (2024.4.1)

### 🎁 Bug Fixes

- fix course 18 the ninety-first field is incorrect ([4dc39ac](https://github.com/cuixueshe/earthworm/commit/4dc39ac5a269d4b4a99646010f1499fb7d615326))
- fix course 18 the ninety-first field is incorrect ([4436706](https://github.com/cuixueshe/earthworm/commit/4436706adce89739bec8ddcea1a6e64a9b1f8a30))
- fix course issue, closes [#118](https://github.com/cuixueshe/earthworm/issues/118) ([7408c2c](https://github.com/cuixueshe/earthworm/commit/7408c2c0364f7a597519c97d81d258bbcac81f89))
- fix course-18 ([008e43c](https://github.com/cuixueshe/earthworm/commit/008e43c6e9af16c8b07168ea8a11eab76a835d3a))
- fix course-34 statement is incorrect ([7cfa8a1](https://github.com/cuixueshe/earthworm/commit/7cfa8a1f67d90901ab697cdfdbfb4825e694e833))
- fix-course-18 ([cd49ed7](https://github.com/cuixueshe/earthworm/commit/cd49ed7a12a816e316cf207df1c929a0a55278ad))
- Keep word width consistent ([#181](https://github.com/cuixueshe/earthworm/issues/181)) ([24ac0d6](https://github.com/cuixueshe/earthworm/commit/24ac0d6d6180808f112de464ab5153dba49e3afa))
- Prevents adding Spaces after the last word ([d3a7847](https://github.com/cuixueshe/earthworm/commit/d3a78479479487e3e867506297a857e8dec896a5))
- remove the horrible emoji lol ([0adf30b](https://github.com/cuixueshe/earthworm/commit/0adf30b567791eccd6123fc32d8e10de6cf85366))
- setting update cmd key display in the shortcut settings ([7a9f049](https://github.com/cuixueshe/earthworm/commit/7a9f04906298437b2741bd2b172f1c75ab938b5a))
- tests problems ([28d78b6](https://github.com/cuixueshe/earthworm/commit/28d78b69680c975fea25572ce64816ec2862e530))
- the env variable cannot be read, causing the db:init command to fail. ([82b092b](https://github.com/cuixueshe/earthworm/commit/82b092bce3d744597764126b3a79489a76839a4a))
- update course 12-74 ([604e00d](https://github.com/cuixueshe/earthworm/commit/604e00d04915efc642d28aa2899c5b01d8d52f27))
- update course 15.5-28 ([6ad0552](https://github.com/cuixueshe/earthworm/commit/6ad0552178490fe0f50a6a881d5fa608652e5faf))

# [1.0.0](https://github.com/cuixueshe/earthworm/compare/v1.2.1...v1.0.0) (2024-03-02)

### ♻️ Features

### Bug Fixes
- add e2e test by cypress ([c32ba6b](https://github.com/cuixueshe/earthworm/commit/c32ba6bbdbded166ab194aeda8d1e5979d091ba8))
- add mobile tips ([#144](https://github.com/cuixueshe/earthworm/issues/144)) ([097e26e](https://github.com/cuixueshe/earthworm/commit/097e26e63011e4fb459424a8be04258fefcd85b6))
- add scheduled task module and weekly reset ranking function ([#176](https://github.com/cuixueshe/earthworm/issues/176)) ([8164f64](https://github.com/cuixueshe/earthworm/commit/8164f64fda7b115f1b5a128b22867e5f7f56fcc6))
- added interaction to resolve wrong words ([6dcf68e](https://github.com/cuixueshe/earthworm/commit/6dcf68e2dc12b8c1969fd7a9e9ce568fb9a2d261))
- long sentence modification error ([ad29d5e](https://github.com/cuixueshe/earthworm/commit/ad29d5e01b99deeac2448b017af7f201e16caa3b))
- perfect use introduction ([#161](https://github.com/cuixueshe/earthworm/issues/161)) ([de735f6](https://github.com/cuixueshe/earthworm/commit/de735f67ea3d925922cfc76100ba8a4d2a667cb9))
- read one sentence per day aloud ([#171](https://github.com/cuixueshe/earthworm/issues/171)) ([baa5918](https://github.com/cuixueshe/earthworm/commit/baa59181c0bb16f1a755d47695d57485dec1d40b))
- shortcut key settings for submit operations ([fbbb96c](https://github.com/cuixueshe/earthworm/commit/fbbb96c13dd3ac949718f8295c47a5fe530e0e4b))
- submit with space ([72b9c9b](https://github.com/cuixueshe/earthworm/commit/72b9c9b60c3bce379d4b80416c45cafbc7beff2a))
- support to delete back to the previous incorrect word ([f989354](https://github.com/cuixueshe/earthworm/commit/f989354e200347d6887e0c08ff3d7945c3fcc4b2))
- the word is suggested by the width of the input box ([#149](https://github.com/cuixueshe/earthworm/issues/149)) ([faa35f7](https://github.com/cuixueshe/earthworm/commit/faa35f7410dabaec1ac696d02257d0383482d9f9))

* fix course 18 the ninety-first field is incorrect ([4dc39ac](https://github.com/cuixueshe/earthworm/commit/4dc39ac5a269d4b4a99646010f1499fb7d615326))
* fix course 18 the ninety-first field is incorrect ([4436706](https://github.com/cuixueshe/earthworm/commit/4436706adce89739bec8ddcea1a6e64a9b1f8a30))
* fix course issue, closes [#118](https://github.com/cuixueshe/earthworm/issues/118) ([7408c2c](https://github.com/cuixueshe/earthworm/commit/7408c2c0364f7a597519c97d81d258bbcac81f89))
* fix course-18 ([008e43c](https://github.com/cuixueshe/earthworm/commit/008e43c6e9af16c8b07168ea8a11eab76a835d3a))
* fix course-34 statement is incorrect ([7cfa8a1](https://github.com/cuixueshe/earthworm/commit/7cfa8a1f67d90901ab697cdfdbfb4825e694e833))
* fix-course-18 ([cd49ed7](https://github.com/cuixueshe/earthworm/commit/cd49ed7a12a816e316cf207df1c929a0a55278ad))
* Keep word width consistent ([#181](https://github.com/cuixueshe/earthworm/issues/181)) ([24ac0d6](https://github.com/cuixueshe/earthworm/commit/24ac0d6d6180808f112de464ab5153dba49e3afa))
* Prevents adding Spaces after the last word ([d3a7847](https://github.com/cuixueshe/earthworm/commit/d3a78479479487e3e867506297a857e8dec896a5))
* remove the horrible emoji lol ([0adf30b](https://github.com/cuixueshe/earthworm/commit/0adf30b567791eccd6123fc32d8e10de6cf85366))
* **setting:** update cmd key display in the shortcut settings ([7a9f049](https://github.com/cuixueshe/earthworm/commit/7a9f04906298437b2741bd2b172f1c75ab938b5a))
* tests problems ([28d78b6](https://github.com/cuixueshe/earthworm/commit/28d78b69680c975fea25572ce64816ec2862e530))
* the env variable cannot be read, causing the db:init command to fail. ([82b092b](https://github.com/cuixueshe/earthworm/commit/82b092bce3d744597764126b3a79489a76839a4a))
* update course 12-74 ([604e00d](https://github.com/cuixueshe/earthworm/commit/604e00d04915efc642d28aa2899c5b01d8d52f27))
* update course 15.5-28 ([6ad0552](https://github.com/cuixueshe/earthworm/commit/6ad0552178490fe0f50a6a881d5fa608652e5faf))

## V1.3.0 (2024.3.1)

### Features

* add e2e test by cypress ([c32ba6b](https://github.com/cuixueshe/earthworm/commit/c32ba6bbdbded166ab194aeda8d1e5979d091ba8))
* add mobile tips ([#144](https://github.com/cuixueshe/earthworm/issues/144)) ([097e26e](https://github.com/cuixueshe/earthworm/commit/097e26e63011e4fb459424a8be04258fefcd85b6))
* add scheduled task module and weekly reset ranking function ([#176](https://github.com/cuixueshe/earthworm/issues/176)) ([8164f64](https://github.com/cuixueshe/earthworm/commit/8164f64fda7b115f1b5a128b22867e5f7f56fcc6))
* added interaction to resolve wrong words ([6dcf68e](https://github.com/cuixueshe/earthworm/commit/6dcf68e2dc12b8c1969fd7a9e9ce568fb9a2d261))
* long sentence modification error ([ad29d5e](https://github.com/cuixueshe/earthworm/commit/ad29d5e01b99deeac2448b017af7f201e16caa3b))
* perfect use introduction ([#161](https://github.com/cuixueshe/earthworm/issues/161)) ([de735f6](https://github.com/cuixueshe/earthworm/commit/de735f67ea3d925922cfc76100ba8a4d2a667cb9))
* read one sentence per day aloud ([#171](https://github.com/cuixueshe/earthworm/issues/171)) ([baa5918](https://github.com/cuixueshe/earthworm/commit/baa59181c0bb16f1a755d47695d57485dec1d40b))
* shortcut key settings for submit operations ([fbbb96c](https://github.com/cuixueshe/earthworm/commit/fbbb96c13dd3ac949718f8295c47a5fe530e0e4b))
* submit with space ([72b9c9b](https://github.com/cuixueshe/earthworm/commit/72b9c9b60c3bce379d4b80416c45cafbc7beff2a))
* support to delete back to the previous incorrect word ([f989354](https://github.com/cuixueshe/earthworm/commit/f989354e200347d6887e0c08ff3d7945c3fcc4b2))
* the word is suggested by the width of the input box ([#149](https://github.com/cuixueshe/earthworm/issues/149)) ([faa35f7](https://github.com/cuixueshe/earthworm/commit/faa35f7410dabaec1ac696d02257d0383482d9f9))
### 🎁 Bug Fixes

- fix course 18 the ninety-first field is incorrect ([4dc39ac](https://github.com/cuixueshe/earthworm/commit/4dc39ac5a269d4b4a99646010f1499fb7d615326))
- fix course 18 the ninety-first field is incorrect ([4436706](https://github.com/cuixueshe/earthworm/commit/4436706adce89739bec8ddcea1a6e64a9b1f8a30))

### ♻️ Features

- add e2e test by cypress ([c32ba6b](https://github.com/cuixueshe/earthworm/commit/c32ba6bbdbded166ab194aeda8d1e5979d091ba8))
- add mobile tips ([#144](https://github.com/cuixueshe/earthworm/issues/144)) ([097e26e](https://github.com/cuixueshe/earthworm/commit/097e26e63011e4fb459424a8be04258fefcd85b6))
- add scheduled task module and weekly reset ranking function ([#176](https://github.com/cuixueshe/earthworm/issues/176)) ([8164f64](https://github.com/cuixueshe/earthworm/commit/8164f64fda7b115f1b5a128b22867e5f7f56fcc6))
277 changes: 277 additions & 0 deletions apps/client/assets/changeLogs.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,277 @@
[
{
"version": "V1.3.3",
"time": "2024.4.1",
"fns": []
},
{
"version": "V1.3.0",
"time": "2024.3.1",
"fns": [
{
"title_en": "🎁 Bug Fixes",
"title_ch": "🎁 Bug 修复",
"lists": [
{
"title_en": "fix course 18 the ninety-first field is incorrect ()",
"title_ch": "修复课程 18 第九十一字段不正确 ()",
"desc": [],
"url": "",
"link": "https://github.com/cuixueshe/earthworm/commit/4dc39ac5a269d4b4a99646010f1499fb7d615326",
"author": "4dc39ac"
},
{
"title_en": "fix course 18 the ninety-first field is incorrect ()",
"title_ch": "修复课程 18 第九十一字段不正确 ()",
"desc": [],
"url": "",
"link": "https://github.com/cuixueshe/earthworm/commit/4436706adce89739bec8ddcea1a6e64a9b1f8a30",
"author": "4436706"
}
]
},
{
"title_en": "♻️ Features",
"title_ch": "♻️ 特征",
"lists": [
{
"title_en": "add e2e test by cypress ()",
"title_ch": "添加 Cypress 的 E2E 测试 ()",
"desc": [],
"url": "",
"link": "https://github.com/cuixueshe/earthworm/commit/c32ba6bbdbded166ab194aeda8d1e5979d091ba8",
"author": "c32ba6b"
},
{
"title_en": "add mobile tips () ()",
"title_ch": "添加移动提示 () ()",
"desc": [],
"url": "",
"link": "https://github.com/cuixueshe/earthworm/commit/097e26e63011e4fb459424a8be04258fefcd85b6",
"author": "097e26e"
},
{
"title_en": "add scheduled task module and weekly reset ranking function () ()",
"title_ch": "增加定时任务模块和每周重置排名功能() ()",
"desc": [],
"url": "",
"link": "https://github.com/cuixueshe/earthworm/commit/8164f64fda7b115f1b5a128b22867e5f7f56fcc6",
"author": "8164f64"
}
]
},
{
"title_en": "🎁 Bug Fixes",
"title_ch": "🎁 Bug 修复",
"lists": [
{
"title_en": "fix course 18 the ninety-first field is incorrect ()",
"title_ch": "修复课程 18 第九十一字段不正确 ()",
"desc": [],
"url": "",
"link": "https://github.com/cuixueshe/earthworm/commit/4dc39ac5a269d4b4a99646010f1499fb7d615326",
"author": "4dc39ac"
},
{
"title_en": "fix course 18 the ninety-first field is incorrect ()",
"title_ch": "修复课程 18 第九十一字段不正确 ()",
"desc": [],
"url": "",
"link": "https://github.com/cuixueshe/earthworm/commit/4436706adce89739bec8ddcea1a6e64a9b1f8a30",
"author": "4436706"
},
{
"title_en": "fix course issue, closes ()",
"title_ch": "修复课程问题,关闭()",
"desc": [],
"url": "",
"link": "https://github.com/cuixueshe/earthworm/commit/7408c2c0364f7a597519c97d81d258bbcac81f89",
"author": "7408c2c"
},
{
"title_en": "fix course-18 ()",
"title_ch": "修复课程-18 ()",
"desc": [],
"url": "",
"link": "https://github.com/cuixueshe/earthworm/commit/008e43c6e9af16c8b07168ea8a11eab76a835d3a",
"author": "008e43c"
},
{
"title_en": "fix course-34 statement is incorrect ()",
"title_ch": "修复 course-34 语句不正确 ()",
"desc": [],
"url": "",
"link": "https://github.com/cuixueshe/earthworm/commit/7cfa8a1f67d90901ab697cdfdbfb4825e694e833",
"author": "7cfa8a1"
},
{
"title_en": "fix-course-18 ()",
"title_ch": "fix-course-18 ()",
"desc": [],
"url": "",
"link": "https://github.com/cuixueshe/earthworm/commit/cd49ed7a12a816e316cf207df1c929a0a55278ad",
"author": "cd49ed7"
},
{
"title_en": "Keep word width consistent () ()",
"title_ch": "保持字宽一致 () ()",
"desc": [],
"url": "",
"link": "https://github.com/cuixueshe/earthworm/commit/24ac0d6d6180808f112de464ab5153dba49e3afa",
"author": "24ac0d6"
},
{
"title_en": "Prevents adding Spaces after the last word ()",
"title_ch": "防止在最后一个单词 ()",
"desc": [],
"url": "",
"link": "https://github.com/cuixueshe/earthworm/commit/d3a78479479487e3e867506297a857e8dec896a5",
"author": "d3a7847"
},
{
"title_en": "remove the horrible emoji lol ()",
"title_ch": "删除可怕的表情符号哈哈()",
"desc": [],
"url": "",
"link": "https://github.com/cuixueshe/earthworm/commit/0adf30b567791eccd6123fc32d8e10de6cf85366",
"author": "0adf30b"
},
{
"title_en": "setting update cmd key display in the shortcut settings ()",
"title_ch": "在快捷方式设置中设置更新 CMD 键显示 ()",
"desc": [],
"url": "",
"link": "https://github.com/cuixueshe/earthworm/commit/7a9f04906298437b2741bd2b172f1c75ab938b5a",
"author": "7a9f049"
},
{
"title_en": "tests problems ()",
"title_ch": "测试问题 ()",
"desc": [],
"url": "",
"link": "https://github.com/cuixueshe/earthworm/commit/28d78b69680c975fea25572ce64816ec2862e530",
"author": "28d78b6"
},
{
"title_en": "the env variable cannot be read, causing the db:init command to fail. ()",
"title_ch": "无法读取 env 变量,导致 db:init 命令失败。()",
"desc": [],
"url": "",
"link": "https://github.com/cuixueshe/earthworm/commit/82b092bce3d744597764126b3a79489a76839a4a",
"author": "82b092b"
},
{
"title_en": "update course 12-74 ()",
"title_ch": "更新课程 12-74 ()",
"desc": [],
"url": "",
"link": "https://github.com/cuixueshe/earthworm/commit/604e00d04915efc642d28aa2899c5b01d8d52f27",
"author": "604e00d"
},
{
"title_en": "update course 15.5-28 ()",
"title_ch": "更新课程 15.5-28 ()",
"desc": [],
"url": "",
"link": "https://github.com/cuixueshe/earthworm/commit/6ad0552178490fe0f50a6a881d5fa608652e5faf",
"author": "6ad0552"
}
]
},
{
"title_en": "♻️ Features",
"title_ch": "♻️ 特征",
"lists": [
{
"title_en": "add e2e test by cypress ()",
"title_ch": "添加 Cypress 的 E2E 测试 ()",
"desc": [],
"url": "",
"link": "https://github.com/cuixueshe/earthworm/commit/c32ba6bbdbded166ab194aeda8d1e5979d091ba8",
"author": "c32ba6b"
},
{
"title_en": "add mobile tips () ()",
"title_ch": "添加移动提示 () ()",
"desc": [],
"url": "",
"link": "https://github.com/cuixueshe/earthworm/commit/097e26e63011e4fb459424a8be04258fefcd85b6",
"author": "097e26e"
},
{
"title_en": "add scheduled task module and weekly reset ranking function () ()",
"title_ch": "增加定时任务模块和每周重置排名功能() ()",
"desc": [],
"url": "",
"link": "https://github.com/cuixueshe/earthworm/commit/8164f64fda7b115f1b5a128b22867e5f7f56fcc6",
"author": "8164f64"
},
{
"title_en": "added interaction to resolve wrong words ()",
"title_ch": "添加了交互以解决错误单词()",
"desc": [],
"url": "",
"link": "https://github.com/cuixueshe/earthworm/commit/6dcf68e2dc12b8c1969fd7a9e9ce568fb9a2d261",
"author": "6dcf68e"
},
{
"title_en": "long sentence modification error ()",
"title_ch": "长句修改错误 ()",
"desc": [],
"url": "",
"link": "https://github.com/cuixueshe/earthworm/commit/ad29d5e01b99deeac2448b017af7f201e16caa3b",
"author": "ad29d5e"
},
{
"title_en": "perfect use introduction () ()",
"title_ch": "完美使用介绍() ()",
"desc": [],
"url": "",
"link": "https://github.com/cuixueshe/earthworm/commit/de735f67ea3d925922cfc76100ba8a4d2a667cb9",
"author": "de735f6"
},
{
"title_en": "read one sentence per day aloud () ()",
"title_ch": "每天大声朗读一句话() ()",
"desc": [],
"url": "",
"link": "https://github.com/cuixueshe/earthworm/commit/baa59181c0bb16f1a755d47695d57485dec1d40b",
"author": "baa5918"
},
{
"title_en": "shortcut key settings for submit operations ()",
"title_ch": "提交操作的快捷键设置 ()",
"desc": [],
"url": "",
"link": "https://github.com/cuixueshe/earthworm/commit/fbbb96c13dd3ac949718f8295c47a5fe530e0e4b",
"author": "fbbb96c"
},
{
"title_en": "submit with space ()",
"title_ch": "使用空格提交 ()",
"desc": [],
"url": "",
"link": "https://github.com/cuixueshe/earthworm/commit/72b9c9b60c3bce379d4b80416c45cafbc7beff2a",
"author": "72b9c9b"
},
{
"title_en": "support to delete back to the previous incorrect word ()",
"title_ch": "支持删除回上一个不正确的单词()",
"desc": [],
"url": "",
"link": "https://github.com/cuixueshe/earthworm/commit/f989354e200347d6887e0c08ff3d7945c3fcc4b2",
"author": "f989354"
},
{
"title_en": "the word is suggested by the width of the input box () ()",
"title_ch": "该词由输入框的宽度 () ()",
"desc": [],
"url": "",
"link": "https://github.com/cuixueshe/earthworm/commit/faa35f7410dabaec1ac696d02257d0383482d9f9",
"author": "faa35f7"
}
]
}
]
}
]
Loading