File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed
Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -5,9 +5,11 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## [ 0.1.0] - 2026-02-09
8+ ## [ 0.1.1] - 2026-02-09
9+
10+ - Added index.d.ts for TypeScript support
911
10- ### Added
12+ ## [ 0.1.0 ] - 2026-02-09
1113
1214- Initial release
1315- Knex.js dialect extending ` Client_BetterSQLite3 ` to use ` @photostructure/sqlite `
@@ -17,4 +19,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1719- CI workflow testing Node.js 20/22/24/25 on Linux/macOS/Windows
1820- OIDC-based npm publishing via workflow dispatch
1921
22+ [ 0.1.1 ] : https://github.com/photostructure/knex-sqlite/releases/tag/v0.1.1
2023[ 0.1.0 ] : https://github.com/photostructure/knex-sqlite/releases/tag/v0.1.0
You can’t perform that action at this time.
0 commit comments