We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84d0b88 commit 1691f06Copy full SHA for 1691f06
libs/json-api/json-api-nestjs/CHANGELOG.md
@@ -1,3 +1,15 @@
1
+## 7.0.3 (2024-05-15)
2
+
3
4
+### 🩹 Fixes
5
6
+- **json-api-nestjs:** Resource Relationship not allowing data key. ([f648422](https://github.com/klerick/nestjs-json-api/commit/f648422))
7
8
9
+### ❤️ Thank You
10
11
+- Alex H
12
13
## 7.0.2 (2024-04-21)
14
15
libs/json-api/json-api-nestjs/package.json
@@ -1,6 +1,6 @@
{
"name": "json-api-nestjs",
- "version": "7.0.2",
+ "version": "7.0.3",
"engines": {
"node": ">= 16.0.0"
},
0 commit comments