Skip to content

Commit c97d085

Browse files
committed
build(release): release v1.28.40
No changes since the previous release. Compare with the previous release: v1.28.39 <v1.28.39...v1.28.40>
1 parent 37f6e06 commit c97d085

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
### v1.28.40 (2026-01-29)
4+
5+
No changes since the previous release.
6+
7+
Compare with the previous release: [v1.28.39](https://github.com/c0rejs/sqlite/compare/v1.28.39...v1.28.40)
8+
39
### v1.28.39 (2026-01-28)
410

511
**Other changes:**

build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@c0rejs/sqlite-build",
3-
"version": "1.28.39",
3+
"version": "1.28.40",
44
"private": true,
55
"homepage": "https://c0rejs.github.io/sqlite/",
66
"bugs": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@c0rejs/sqlite",
3-
"version": "1.28.39",
3+
"version": "1.28.40",
44
"description": "better-sqlite3 re-packed",
55
"homepage": "https://c0rejs.github.io/sqlite/",
66
"bugs": {

0 commit comments

Comments
 (0)