Skip to content

Commit a700c6e

Browse files
committed
release(gpt): 0.11.1
1 parent b8b53e0 commit a700c6e

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

slang_gpt/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.11.1
2+
3+
- feat: add gpt-4.1, gpt-5, and gpt-5-mini #321
4+
15
## 0.11.0
26

37
- deps: bump slang to 4.0.0

slang_gpt/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: slang_gpt
22
description: Use GPT to automatically translate at compile time. A tool for slang.
3-
version: 0.11.0
3+
version: 0.11.1
44
repository: https://github.com/slang-i18n/slang
55

66
environment:

0 commit comments

Comments
 (0)