Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Github Actions committed Feb 13, 2024
1 parent 3b73ffe commit 83956f8
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
6 changes: 3 additions & 3 deletions box.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name":"CommandBox DocBox Commands",
"version":"2.1.0",
"version":"2.2.0",
"location":"https://downloads.ortussolutions.com/ortussolutions/commandbox-modules/commandbox-docbox/@build.version@/[email protected]@.zip",
"slug":"commandbox-docbox",
"author":"Ortus Solutions, Corp",
Expand All @@ -23,7 +23,7 @@
"contributors":[
"Brad Wood ([email protected])"
],
"devDependencies":{
"devDependencies":{
"commandbox-cfformat":"*"
},
"dependencies":{
Expand All @@ -32,7 +32,7 @@
"installPaths":{
"docbox":"docbox/"
},
"ignore":[
"ignore":[
"**/.*",
"test-harness",
"/server*.json"
Expand Down
6 changes: 6 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [2.1.0] - 2024-02-13

### Added

- Updated to new module layout
Expand All @@ -26,3 +28,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [v1.0.0] => 2018-AUG-3

- Initial creation of separate CommandBox project

[Unreleased]: https://github.com/Ortus-Solutions/commandbox-docbox/compare/v2.1.0...HEAD

[2.1.0]: https://github.com/Ortus-Solutions/commandbox-docbox/compare/59900a295f22f08394115666b0ef8634b3c83abf...v2.1.0

0 comments on commit 83956f8

Please sign in to comment.