Skip to content

Commit f3d8c35

Browse files
chore(release): 3.1.0 [skip ci]
# [3.1.0](v3.0.1...v3.1.0) (2023-07-04) ### Features * add locale region sanitization ([00fdd75](00fdd75))
1 parent 61c47ed commit f3d8c35

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -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+
18
## [3.0.1](https://github.com/projectcaluma/ember-localized-model/compare/v3.0.0...v3.0.1) (2023-05-22)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-localized-model",
3-
"version": "3.0.1",
3+
"version": "3.1.0",
44
"description": "Handle model field translations for JSON:API",
55
"keywords": [
66
"ember-addon",

0 commit comments

Comments
 (0)