We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88b8fd7 commit 26444bdCopy full SHA for 26444bd
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [3.2.1](https://github.com/projectcaluma/ember-localized-model/compare/v3.2.0...v3.2.1) (2023-12-05)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** update dependencies ([9e29831](https://github.com/projectcaluma/ember-localized-model/commit/9e298315e7d6071ea1ead9cd2b6f03bbb2d437c9))
7
8
# [3.2.0](https://github.com/projectcaluma/ember-localized-model/compare/v3.1.0...v3.2.0) (2023-07-27)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "ember-localized-model",
- "version": "3.2.0",
+ "version": "3.2.1",
"description": "Handle model field translations for JSON:API",
"keywords": [
"ember-addon",
0 commit comments