Skip to content

Commit 5de1f1d

Browse files
authored
fix: Rename YYYY-DD-MM to YYYY-MM-DD (#37)
1 parent a885c89 commit 5de1f1d

File tree

3 files changed

+2
-8011
lines changed

3 files changed

+2
-8011
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ info:
1515
### Versions
1616
1717
When the API changes in a way that isn't compatible with older versions, a new version is released.
18-
Each version is identified by its release date, e.g. `2025-12-03`. For more information, please see [Clerk API Versions](https://clerk.com/docs/versioning/available-versions).
18+
Each version is identified by its release date, e.g. `2025-03-12`. For more information, please see [Clerk API Versions](https://clerk.com/docs/versioning/available-versions).
1919
2020
Please see https://clerk.com/docs for more information.
21-
version: '2025-12-03'
21+
version: '2025-03-12'
2222
termsOfService: https://clerk.com/terms
2323
license:
2424
name: MIT

0 commit comments

Comments
 (0)