Skip to content

Commit 4cb6106

Browse files
committed
release: 4.10.1
1 parent a38f61b commit 4cb6106

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

slang/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 4.10.1
2+
3+
- fix: when L10n and linked translations are used together, the L10n parameter type got lost (#324)
4+
15
## 4.10.0
26

37
- feat: add `// dart format off` for generated files (#320) @adil192

slang/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: slang
22
description: Localization / Internationalization (i18n) solution. Use JSON, YAML, CSV, or ARB files to create typesafe translations via source generation.
3-
version: 4.10.0
3+
version: 4.10.1
44
repository: https://github.com/slang-i18n/slang
55
topics:
66
- i18n

0 commit comments

Comments
 (0)