Skip to content

Commit 1812806

Browse files
committed
chore: bump composer version to 1.0.5
1 parent e4c2572 commit 1812806

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
4747

4848
## [1.0.0] - 2024-08-02
4949

50-
[1.0.5: https://github.com/basecom/magento2-csp-split-header/compare/v1.0.4...v1.0.5
50+
[1.0.5]: https://github.com/basecom/magento2-csp-split-header/compare/v1.0.4...v1.0.5
5151
[1.0.4]: https://github.com/basecom/magento2-csp-split-header/compare/v1.0.3...v1.0.4
5252
[1.0.3]: https://github.com/basecom/magento2-csp-split-header/compare/v1.0.2...v1.0.3
5353
[1.0.2]: https://github.com/basecom/magento2-csp-split-header/compare/v1.0.1...v1.0.2

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "basecom/magento2-csp-split-header",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"description": "Magento 2 module to split oversized CSP headers into multiple headers.",
55
"type": "magento2-module",
66
"license": [

0 commit comments

Comments
 (0)