directus 11.17.1 β†’ 11.17.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/package.json +2 -2
  2. package/readme.md +7 -0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "directus",
3
- "version": "11.17.1",
3
+ "version": "11.17.3",
4
4
  "description": "Directus is a real-time API and App dashboard for managing SQL database content",
5
5
  "keywords": [
6
6
  "directus",
@@ -54,7 +54,7 @@
54
54
  "directus": "cli.js"
55
55
  },
56
56
  "dependencies": {
57
- "@directus/api": "35.0.1",
57
+ "@directus/api": "35.1.0",
58
58
  "@directus/update-check": "13.0.5"
59
59
  },
60
60
  "engines": {
package/readme.md CHANGED
@@ -2,6 +2,13 @@
2
2
 
3
3
  ---
4
4
 
5
+ > [!NOTE]\
6
+ > We’re planning an update to the Directus source code license and would love your feedback.\
7
+ > Take a look at our community post and share your thoughts!\
8
+ > [πŸ”— Directus License Revision: Community Feedback Requested](https://community.directus.io/t/directus-license-revision-community-feedback-requested/2125)
9
+
10
+ ---
11
+
5
12
  ## 🐰 Introduction
6
13
 
7
14
  Directus is a real-time API and App dashboard for managing SQL database content.