Skip to content

Commit 67bb9cf

Browse files
chore(main): release 0.2.0 (#21)
Co-authored-by: flagsmith-engineering[bot] <216534828+flagsmith-engineering[bot]@users.noreply.github.com>
1 parent dc5ae0d commit 67bb9cf

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"0.1.3"}
1+
{".":"0.2.0"}

CHANGELOG.md

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

3+
## [0.2.0](https://github.com/Flagsmith/flagsmith-sql-flag-engine/compare/v0.1.3...v0.2.0) (2026-07-02)
4+
5+
6+
### Features
7+
8+
* Bind segment values as query parameters ([#20](https://github.com/Flagsmith/flagsmith-sql-flag-engine/issues/20)) ([dc5ae0d](https://github.com/Flagsmith/flagsmith-sql-flag-engine/commit/dc5ae0d3c291ab3fbed16dd433ea9e142812cf54))
9+
310
## [0.1.3](https://github.com/Flagsmith/flagsmith-sql-flag-engine/compare/v0.1.2...v0.1.3) (2026-07-01)
411

512

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "flagsmith-sql-flag-engine"
3-
version = "0.1.3"
3+
version = "0.2.0"
44
description = "SQL translator for Flagsmith segment predicates."
55
readme = "README.md"
66
authors = [{ name = "Flagsmith", email = "engineering@flagsmith.com" }]

0 commit comments

Comments
 (0)