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 Sep 11, 2024
1 parent 50fa99a commit 57270ad
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# v9.11.1
## 11 Sep 2024 — 22:06:13 UTC

### fix

+ __QueryBuilder:__ Allow Raw Expressions in `upsert` ([50fa99a](https://github.com/coldbox-modules/qb/commit/50fa99a5fd6a1430126e5269915b79ef717642e0))

### perf

+ __QueryUtils:__ Skip inferSqlType if user has specified a cfsqltype
([1ee352e](https://github.com/coldbox-modules/qb/commit/1ee352e98c01928b9fdb9d8d21e36bbffac08d34))


# v9.11.0
## 12 Jun 2024 — 21:25:50 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.11.0",
"version":"9.11.1",
"author":"Eric Peterson",
"homepage":"https://github.com/coldbox-modules/qb",
"documentation":"https://github.com/coldbox-modules/qb",
Expand Down

0 comments on commit 57270ad

Please sign in to comment.