Skip to content

Commit 6b4c600

Browse files
committed
chore: Version 3.0.4
1 parent ffff03c commit 6b4c600

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## 3.0.4 - 2025.06.10
6+
### Fixed
7+
* Remove errant dependency on SEOmatic in the `SecurityPolicy` helper class
8+
59
## 3.0.3 - 2025.06.08
610
### Added
711
* Initial release

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "nystudio107/craft-twig-sandbox",
33
"description": "Allows you to easily create a sandboxed Twig environment where you can control what tags, filters, functions, and object methods/properties are allowed",
4-
"version": "3.0.3",
4+
"version": "3.0.4",
55
"keywords": [
66
"craft",
77
"cms",

0 commit comments

Comments
 (0)