Skip to content

Commit 3a76b7e

Browse files
committed
🎉 Release: v0.4.13
1 parent 05b20d5 commit 3a76b7e

2 files changed

Lines changed: 22 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
## :tada: 0.4.13 (2025-06-05)
2+
3+
4+
### :sparkles: Features
5+
6+
* **custom:** add support for gemini 2.0 and migrate to new gemini sdk ([9bc81ad](https://github.com/Kuingsmile/word-GPT-Plus/commit/9bc81ad))
7+
8+
9+
### :bug: Bug Fixes
10+
11+
* **custom:** fix node version and el-input ([3d42391](https://github.com/Kuingsmile/word-GPT-Plus/commit/3d42391))
12+
* **custom:** fix typos ([061a585](https://github.com/Kuingsmile/word-GPT-Plus/commit/061a585))
13+
* **custom:** update font family in App.vue and adjust layout in HomePage.vue ([05b20d5](https://github.com/Kuingsmile/word-GPT-Plus/commit/05b20d5))
14+
15+
16+
### :package: Chore
17+
18+
* **custom:** change bat file path ([8659da0](https://github.com/Kuingsmile/word-GPT-Plus/commit/8659da0))
19+
20+
21+
122
## :tada: 0.4.12 (2025-03-03)
223

324

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "word-gpt-plus",
3-
"version": "0.4.12",
3+
"version": "0.4.13",
44
"private": true,
55
"scripts": {
66
"dev": "vue-cli-service serve --port 3000",

0 commit comments

Comments
 (0)