Skip to content

Commit

Permalink
chore: release v1.15.88
Browse files Browse the repository at this point in the history
  • Loading branch information
zdm committed Oct 16, 2024
1 parent 8a89c97 commit 77f9226
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

### 1.15.88 (2024-10-16)

No notable changes since the previous release.

[Full list of the changes](https://github.com/softvisio-node/sqlite/compare/v1.15.87...v1.15.88)

### 1.15.87 (2024-10-11)

Fixes:
Expand Down
2 changes: 1 addition & 1 deletion build/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@softvisio/sqlite/build",
"version": "1.15.87",
"version": "1.15.88",
"private": true,
"homepage": "https://github.com/softvisio-node/sqlite",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@softvisio/sqlite",
"version": "1.15.87",
"version": "1.15.88",
"description": "better-sqlite3 re-packed",
"homepage": "https://softvisio-node.github.io/sqlite/",
"bugs": {
Expand Down

0 comments on commit 77f9226

Please sign in to comment.