Skip to content

Commit 59685b3

Browse files
github-actions[bot]iamralch
authored andcommitted
chore(main): release 0.2.0
1 parent 4026f85 commit 59685b3

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.1.0"
2+
".": "0.2.0"
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+
## [0.2.0](https://github.com/sqlc-contrib/sqlc-gen-queries/compare/v0.1.0...v0.2.0) (2026-04-24)
4+
5+
6+
### Features
7+
8+
* rewrite list queries with comment-marker placeholders ([4026f85](https://github.com/sqlc-contrib/sqlc-gen-queries/commit/4026f85eeb08cca7775a337c07dda8e8fca033a7))
9+
310
## [0.1.0](https://github.com/sqlc-contrib/sqlc-gen-queries/compare/v0.0.5...v0.1.0) (2026-04-16)
411

512

0 commit comments

Comments
 (0)