Skip to content

Commit 36e6d84

Browse files
committed
chore: update changelog for version 0.1.1 and add TypeScript support
1 parent add22e6 commit 36e6d84

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,11 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and 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

0 commit comments

Comments
 (0)