Skip to content

Commit 92ab6b9

Browse files
github-actions[bot]iamralch
authored andcommitted
chore(main): release 0.1.0
1 parent 7ddd524 commit 92ab6b9

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.0.5"
2+
".": "0.1.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.1.0](https://github.com/sqlc-contrib/sqlc-gen-queries/compare/v0.0.5...v0.1.0) (2026-04-16)
4+
5+
6+
### Features
7+
8+
* distinguish foreign key indexes from other non-unique indexes ([00775d5](https://github.com/sqlc-contrib/sqlc-gen-queries/commit/00775d5b34b4f35b1bc808275c5355c1bba4c9a8))
9+
310
## [0.0.5](https://github.com/sqlc-contrib/sqlc-gen-queries/compare/v0.0.4...v0.0.5) (2026-04-16)
411

512

0 commit comments

Comments
 (0)