File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed
Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 1- {"packages/sql-tools" :" 0.3.1 " }
1+ {"packages/sql-tools" :" 0.3.2 " }
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.3.2] ( https://github.com/immich-app/packages/compare/sql-tools-v0.3.1...sql-tools-v0.3.2 ) (2026-02-26)
4+
5+
6+ ### Bug Fixes
7+
8+ * kysely bundling ([ #25 ] ( https://github.com/immich-app/packages/issues/25 ) ) ([ 598b030] ( https://github.com/immich-app/packages/commit/598b0306cc67323f25f499086cad7789c01cc5ed ) )
9+ * types ([ #27 ] ( https://github.com/immich-app/packages/issues/27 ) ) ([ 4de6137] ( https://github.com/immich-app/packages/commit/4de61377d5611f2e6a038d5f2fe212db043d895d ) )
10+
311## [ 0.3.1] ( https://github.com/immich-app/packages/compare/sql-tools-v0.3.0...sql-tools-v0.3.1 ) (2026-02-26)
412
513
Original file line number Diff line number Diff line change 11{
22 "name" : " @immich/sql-tools" ,
33 "description" : " Kysely-based tools and utilities for managing postgres schema" ,
4- "version" : " 0.3.1 " ,
4+ "version" : " 0.3.2 " ,
55 "license" : " MIT" ,
66 "repository" : {
77 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments