mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
Use past tense in changelog
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
'@directus/api': patch
|
||||
---
|
||||
|
||||
Fixes a problem that could auth to fail with third party OAuth2/OpenID that rely on refresh tokens
|
||||
Fixed a problem that could auth to fail with third party OAuth2/OpenID that rely on refresh tokens
|
||||
|
||||
@@ -2,5 +2,5 @@
|
||||
'@directus/api': patch
|
||||
---
|
||||
|
||||
Fixes a problem that could cause duplicate assets from being generated to disk for repeated access to the same
|
||||
Fixed a problem that could cause duplicate assets from being generated to disk for repeated access to the same
|
||||
permutation.
|
||||
|
||||
@@ -2,4 +2,4 @@
|
||||
'docs': patch
|
||||
---
|
||||
|
||||
Add warning note about the requirement of a package.json file when initializing Directus from node directly
|
||||
Added warning note about the requirement of a package.json file when initializing Directus from node directly
|
||||
|
||||
Reference in New Issue
Block a user