Commit 9fb8365
committed
chore(release): 1.7.0 [skip ci]
# [1.7.0](v1.6.14...v1.7.0) (2023-08-16)
### Bug Fixes
* crud attributes renamed ([6e0b21c](6e0b21c))
* Refactored *-target to *-selector ([80ef6e2](80ef6e2))
* webpack.config and package.json make use of mode=production instead of process.env ([c6ce5b1](c6ce5b1))
### Features
* checks headers for File-Content if it exists return the File-Content as the response ([4f1fa9c](4f1fa9c))
* header file-content resulting in server responding with file-content value as the body. also addeded header for storage to inform the client if the organization has a storage applied or not ([29c68a2](29c68a2))
* name attribute and variable renamed to key ([7d1201f](7d1201f))1 parent c6ce5b1 commit 9fb8365
2 files changed
+18
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
1 | 17 | | |
2 | 18 | | |
3 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
0 commit comments