We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61c47ed commit f3d8c35Copy full SHA for f3d8c35
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [3.1.0](https://github.com/projectcaluma/ember-localized-model/compare/v3.0.1...v3.1.0) (2023-07-04)
2
+
3
4
+### Features
5
6
+* add locale region sanitization ([00fdd75](https://github.com/projectcaluma/ember-localized-model/commit/00fdd7558dc090f2f24f24148c4a813182909a81))
7
8
## [3.0.1](https://github.com/projectcaluma/ember-localized-model/compare/v3.0.0...v3.0.1) (2023-05-22)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "ember-localized-model",
- "version": "3.0.1",
+ "version": "3.1.0",
"description": "Handle model field translations for JSON:API",
"keywords": [
"ember-addon",
0 commit comments