We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d97c1c6 commit 2bf7924Copy full SHA for 2bf7924
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [3.2.0](https://github.com/projectcaluma/ember-localized-model/compare/v3.1.0...v3.2.0) (2023-07-27)
2
+
3
4
+### Features
5
6
+* add embroider/macros for better config ([d67afbc](https://github.com/projectcaluma/ember-localized-model/commit/d67afbcb52ae5b87dcec699d1b47d78908bf7532))
7
8
# [3.1.0](https://github.com/projectcaluma/ember-localized-model/compare/v3.0.1...v3.1.0) (2023-07-04)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "ember-localized-model",
- "version": "3.1.0",
+ "version": "3.2.0",
"description": "Handle model field translations for JSON:API",
"keywords": [
"ember-addon",
0 commit comments