Skip to content

Commit 388e893

Browse files
author
Decaf Code
committed
Release 2.5.0
1 parent 912fc58 commit 388e893

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to
77
[Semantic Versioning](https://semver.org/spec/v2.0.0.html).
88

9-
## [Unreleased]
9+
## [2.5.0] - 2025-08-17
1010

1111
### Changed
1212

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@decafcode/sqlite",
3-
"version": "2.4.0",
3+
"version": "2.5.0",
44
"description": "Synchronous N-API interface to SQLite",
55
"main": "src/index.js",
66
"repository": "https://github.com/decafcode/nsql",

0 commit comments

Comments
 (0)