Skip to content

Commit 7edf07e

Browse files
authored
Merge pull request #152 from jcdcdev/dev/v16
16.0.5
2 parents 52cc3b6 + 2512c7f commit 7edf07e

File tree

3 files changed

+8
-7
lines changed

3 files changed

+8
-7
lines changed

SECURITY.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,16 @@ The following table outlines the versions of the project that are currently supp
1010
| Package Version | Umbraco Version | Security Phase Start | End of Life |
1111
| ---------------------------------------------------------------------------------- | --------------- | -------------------- | ----------- |
1212
| [13.x](https://github.com/jcdcdev/jcdcdev.Umbraco.ExtendedMarkdownEditor/tree/v13) | 13 | 2025-12-14 | 2026-12-14 |
13-
| [15.x](https://github.com/jcdcdev/jcdcdev.Umbraco.ExtendedMarkdownEditor/tree/v15) | 15 | 2025-08-14 | 2025-11-14 |
14-
| [16.x](https://github.com/jcdcdev/jcdcdev.Umbraco.ExtendedMarkdownEditor/tree/v16) | 16 | 2026-03-12 | 2026-06-12 |
13+
| [16.x](https://github.com/jcdcdev/jcdcdev.Umbraco.ExtendedMarkdownEditor/tree/v16) | 16 | 2026-03-12 | 2026-06-12 |
14+
| [17.x](https://github.com/jcdcdev/jcdcdev.Umbraco.ExtendedMarkdownEditor/tree/v17) | 17 | 2027-11-27 | 2028-11-27 |
1515
## Unsupported Versions
1616

1717
| Package Version | Umbraco Version | End of Life |
1818
| ---------------------------------------------------------------------------------- | --------------- | ----------- |
1919
| [10.x](https://github.com/jcdcdev/jcdcdev.Umbraco.ExtendedMarkdownEditor/tree/v10) | 10 | 2025-06-16 |
2020
| [12.x](https://github.com/jcdcdev/jcdcdev.Umbraco.ExtendedMarkdownEditor/tree/v12) | 12 | 2024-06-29 |
2121
| [14.x](https://github.com/jcdcdev/jcdcdev.Umbraco.ExtendedMarkdownEditor/tree/v14) | 14 | 2025-05-30 |
22+
| [15.x](https://github.com/jcdcdev/jcdcdev.Umbraco.ExtendedMarkdownEditor/tree/v15) | 15 | 2025-11-14 |
2223

2324

2425
## Future Support

src/jcdcdev.Umbraco.ExtendedMarkdownEditor.Client/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/jcdcdev.Umbraco.ExtendedMarkdownEditor.Client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"devDependencies": {
1515
"@umbraco-cms/backoffice": "^16.3.1",
1616
"typescript": "^5.9.3",
17-
"vite": "^7.1.11"
17+
"vite": "^7.1.12"
1818
},
1919
"volta": {
2020
"node": "22.12.0"

0 commit comments

Comments
 (0)