Skip to content

Commit d8065a5

Browse files
committed
build(release): release v1.28.46
Other changes: - build(deps): bunp better-sqlite3@12.8.0 (● 2a021e5; πŸ‘¬ zdm) Compare with the previous release: v1.28.45 <v1.28.45...v1.28.46>
1 parent 2a021e5 commit d8065a5

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

β€ŽCHANGELOG.mdβ€Ž

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

3+
### v1.28.46 (2026-03-14)
4+
5+
**Other changes:**
6+
7+
- build(deps): bunp better-sqlite3\@12.8.0 (● [2a021e5](https://github.com/corejslib/sqlite/commit/2a021e5); πŸ‘¬ zdm)
8+
9+
Compare with the previous release: [v1.28.45](https://github.com/corejslib/sqlite/compare/v1.28.45...v1.28.46)
10+
311
### v1.28.45 (2026-03-13)
412

513
**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": "@corejslib/sqlite-build",
3-
"version": "1.28.45",
3+
"version": "1.28.46",
44
"private": true,
55
"homepage": "https://corejslib.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": "@corejslib/sqlite",
3-
"version": "1.28.45",
3+
"version": "1.28.46",
44
"description": "better-sqlite3 re-packed",
55
"homepage": "https://corejslib.github.io/sqlite/",
66
"bugs": {

0 commit comments

Comments
Β (0)