chore(release): 0.1.1

This commit is contained in:
DDEV User
2023-11-13 17:47:40 +01:00
parent be436a2a79
commit 4538c3058d
2 changed files with 11 additions and 2 deletions
+9
View File
@@ -4,6 +4,15 @@
All notable changes to this project will be documented in this file.
<!--- END HEADER -->
## [0.1.1](https://git/ep/team/compare/v0.1.0...v0.1.1) (2023-11-13)
### Features
* Add XSS protection by implementing form data filtering ([f04d90](https://git/ep/team/commit/f04d90af6faa1ec2796783afb5a8827b1b96585b))
---
## [0.1.0](https://git/ep/team/compare/v0.0.1...v0.1.0) (2023-11-12)
### Features
+2 -2
View File
@@ -127,5 +127,5 @@
"symfony/stopwatch": "6.3.*",
"symfony/web-profiler-bundle": "6.3.*"
},
"version": "0.1.0"
}
"version": "0.1.1"
}