Skip to content

Commit 2edfe7e

Browse files
author
Github Actions
committed
Version bump
1 parent 7a3d33a commit 2edfe7e

File tree

2 files changed

+6
-16
lines changed

2 files changed

+6
-16
lines changed

box.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name":"ColdBox Security",
3-
"version":"3.5.0",
3+
"version":"3.6.0",
44
"location":"https://downloads.ortussolutions.com/ortussolutions/coldbox-modules/cbsecurity/@build.version@/[email protected]@.zip",
55
"author":"Ortus Solutions.com <[email protected]>",
66
"slug":"cbsecurity",
@@ -28,7 +28,7 @@
2828
"cbcsrf":"^3.0.0"
2929
},
3030
"devDependencies":{
31-
"commandbox-boxlang":"*",
31+
"commandbox-boxlang":"*",
3232
"commandbox-cfformat":"*",
3333
"commandbox-docbox":"*"
3434
},

changelog.md

Lines changed: 4 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
## [Unreleased]
1111

12+
## [3.5.0] - 2025-10-17
13+
1214
### Added
1315

1416
- Upgraded test harness
@@ -20,18 +22,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2022

2123
## [3.4.3] - 2024-05-09
2224

23-
## [3.4.2] - 2024-01-10
24-
25-
## [3.4.1] - 2023-08-09
26-
2725
### Fixed
2826

2927
- Renamed `renderView()` to `view` to be ColdBox 7 compliant now.
3028

3129
## [3.4.2] - 2024-01-10
3230

33-
## [3.4.1] - 2023-08-09
34-
3531
### Fixed
3632

3733
- Markdown rules updated to fix duplicate headers
@@ -394,15 +390,9 @@ settings = {
394390

395391
- Created first module version
396392

397-
[Unreleased]: https://github.com/coldbox-modules/cbsecurity/compare/v3.4.3...HEAD
398-
399-
[3.4.3]: https://github.com/coldbox-modules/cbsecurity/compare/v3.4.2...v3.4.3
400-
[Unreleased]: https://github.com/coldbox-modules/cbsecurity/compare/v3.4.3...HEAD
401-
393+
[unreleased]: https://github.com/coldbox-modules/cbsecurity/compare/v3.5.0...HEAD
394+
[3.5.0]: https://github.com/coldbox-modules/cbsecurity/compare/v3.4.3...v3.5.0
402395
[3.4.3]: https://github.com/coldbox-modules/cbsecurity/compare/v3.4.2...v3.4.3
403-
404396
[3.4.2]: https://github.com/coldbox-modules/cbsecurity/compare/v3.4.1...v3.4.2
405-
406397
[3.4.1]: https://github.com/coldbox-modules/cbsecurity/compare/v3.4.0...v3.4.1
407-
408398
[3.4.0]: https://github.com/coldbox-modules/cbsecurity/compare/849bafc487dc666f22a1ae7bba2408849bc78ae8...v3.4.0

0 commit comments

Comments
 (0)