chore(release): 0.1.1
This commit is contained in:
@@ -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
@@ -127,5 +127,5 @@
|
||||
"symfony/stopwatch": "6.3.*",
|
||||
"symfony/web-profiler-bundle": "6.3.*"
|
||||
},
|
||||
"version": "0.1.0"
|
||||
}
|
||||
"version": "0.1.1"
|
||||
}
|
||||
Reference in New Issue
Block a user