Skip to content

Commit 76557ac

Browse files
github-actions[bot]iamralch
authored andcommitted
chore(main): release 0.2.1
1 parent bc21237 commit 76557ac

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.2.0"
2+
".": "0.2.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+
## [0.2.1](https://github.com/sqlc-contrib/sqlc-gen-queries/compare/v0.2.0...v0.2.1) (2026-04-24)
4+
5+
6+
### Bug Fixes
7+
8+
* rename limit/offset narg args to take/skip ([bc21237](https://github.com/sqlc-contrib/sqlc-gen-queries/commit/bc21237e6c52a0a0aa32e6d6b6d2951d85c1b11a))
9+
310
## [0.2.0](https://github.com/sqlc-contrib/sqlc-gen-queries/compare/v0.1.0...v0.2.0) (2026-04-24)
411

512

0 commit comments

Comments
 (0)