Skip to content

Commit f28d097

Browse files
committed
prepare for release
Signed-off-by: Andy Miller <[email protected]>
1 parent 8404155 commit f28d097

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# v5.3.0
2+
## 08/25/2025
3+
4+
1. [](#new)
5+
* Editor Pro (upcoming premium plugin) support for all core shortcodes
6+
17
# v5.2.1
28
## 01/06/2025
39

blueprints.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Shortcode Core
22
slug: shortcode-core
33
type: plugin
4-
version: 5.2.1
4+
version: 5.3.0
55
description: "This plugin provides the core functionality for shortcode plugins"
66
icon: code
77
author:
@@ -15,7 +15,7 @@ bugs: https://github.com/getgrav/grav-plugin-shortcode-core/issues
1515
license: MIT
1616

1717
dependencies:
18-
- { name: grav, version: '>=1.6.4' }
18+
- { name: grav, version: '>=1.7.32' }
1919

2020
form:
2121
validation: strict

0 commit comments

Comments
 (0)