Skip to content

Commit 88cef90

Browse files
committed
bump patch [ci skip]
1 parent ad7510a commit 88cef90

2 files changed

Lines changed: 10 additions & 4 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
DOCKER_IMAGE: ortussolutions/commandbox
9898
BUILD_IMAGE_TAGS: ${{ matrix.BUILD_IMAGE_TAGS }}
9999
COMMANDBOX_VERSION: 6.2.1
100-
IMAGE_VERSION: 3.14.8
100+
IMAGE_VERSION: 3.14.1
101101
run: |
102102
# Split the comma-separated tags
103103
IFS=',' read -ra TAG_ARRAY <<< "$BUILD_IMAGE_TAGS"
@@ -292,7 +292,7 @@ jobs:
292292
BUILD_IMAGE_TAGS: ${{ matrix.BUILD_IMAGE_TAGS }}
293293
BASE_IMAGE: ${{ matrix.BASE_IMAGE }}
294294
COMMANDBOX_VERSION: 6.2.1
295-
IMAGE_VERSION: 3.14.0
295+
IMAGE_VERSION: 3.14.1
296296
run: |
297297
# Split the comma-separated tags
298298
IFS=',' read -ra TAG_ARRAY <<< "$BUILD_IMAGE_TAGS"

changelog.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88
----
9-
## [Unreleased]
9+
## [6.2.1/3.14.1] - 2025-12-17
10+
11+
### Changed
12+
13+
- Updated version of `commandbox-boxlang` module
14+
15+
## [6.2.1/3.14.0] - 2025-12-10
1016

1117
### Changed
1218

@@ -21,7 +27,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2127
- Adobe 2021 Support to be removed in next version due to 11/25/2025 EOL/EOS notice
2228

2329

24-
## [6.2.1/3.13.7]
30+
## [6.2.1/3.13.7] - 2025-11-15
2531

2632
### Changed
2733

0 commit comments

Comments
 (0)