Skip to content

Commit eb08353

Browse files
chore(2.x): release 2.15.1 (#239)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 283709e commit eb08353

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.15.0"
2+
".": "2.15.1"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [2.15.1](https://github.com/cycle/database/compare/2.15.0...2.15.1) (2025-12-12)
4+
5+
6+
### Bug Fixes
7+
8+
* correct condition check for named parameters in Interpolator ([#238](https://github.com/cycle/database/issues/238)) ([283709e](https://github.com/cycle/database/commit/283709e7f7d6cba4c2a144744be261d0abb9f7d0))
9+
310
## [2.15.0](https://github.com/cycle/database/compare/2.14.0...2.15.0) (2025-07-22)
411

512

0 commit comments

Comments
 (0)