Skip to content

Commit

Permalink
__SEMANTIC RELEASE VERSION UPDATE__
Browse files Browse the repository at this point in the history
  • Loading branch information
CommandBox Semantic Release authored and runner committed Mar 18, 2024
1 parent 9c52313 commit e091c2f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# v9.8.0
## 18 Mar 2024 — 16:22:13 UTC

### feat

+ __QueryBuilder:__ Support alias renaming using `withAlias` ([9c52313](https://github.com/coldbox-modules/qb/commit/9c52313090c1fa111ab618a70298c111df886072))


# v9.7.1
## 12 Mar 2024 — 17:05:20 UTC

Expand Down
2 changes: 1 addition & 1 deletion box.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name":"qb",
"version":"9.7.1",
"version":"9.8.0",
"author":"Eric Peterson",
"homepage":"https://github.com/coldbox-modules/qb",
"documentation":"https://github.com/coldbox-modules/qb",
Expand Down

0 comments on commit e091c2f

Please sign in to comment.