We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd89cff commit 3505127Copy full SHA for 3505127
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [3.2.2](https://github.com/projectcaluma/ember-localized-model/compare/v3.2.1...v3.2.2) (2023-12-05)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** install ember-intl automatically ([dd89cff](https://github.com/projectcaluma/ember-localized-model/commit/dd89cff953e98770c8e8c8cb67958a391aee2484))
7
8
## [3.2.1](https://github.com/projectcaluma/ember-localized-model/compare/v3.2.0...v3.2.1) (2023-12-05)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "ember-localized-model",
- "version": "3.2.1",
+ "version": "3.2.2",
"description": "Handle model field translations for JSON:API",
"keywords": [
"ember-addon",
0 commit comments