fix: git repo relocated
chore: release v1.15.2
@@ -1,5 +1,11 @@
|
|
1 |
# Changelog
|
2 |
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
### 1.15.1 (2023-01-24)
|
4 |
|
5 |
Fixes:
|
1 |
# Changelog
|
2 |
|
3 |
+
### 1.15.2 (2023-01-24)
|
4 |
+
|
5 |
+
Fixes:
|
6 |
+
|
7 |
+
- fix: git repo relocated
|
8 |
+
|
9 |
### 1.15.1 (2023-01-24)
|
10 |
|
11 |
Fixes:
|
@@ -1,5 +1,5 @@
|
|
1 |
logo: false
|
2 |
|
3 |
externalTypes:
|
4 |
-
- https://softvisio.github.io/core/
|
5 |
- https://softvisio-node.github.io/result/
|
1 |
logo: false
|
2 |
|
3 |
externalTypes:
|
4 |
+
- https://softvisio-node.github.io/core/
|
5 |
- https://softvisio-node.github.io/result/
|
@@ -10,7 +10,7 @@
|
|
10 |
|
11 |
<link rel="stylesheet" id="lightTheme" href="https://cdn.jsdelivr.net/npm/docsify-themeable/dist/css/theme-simple.css" />
|
12 |
<link rel="stylesheet" id="darkTheme" href="https://cdn.jsdelivr.net/npm/docsify-themeable/dist/css/theme-simple-dark.css" />
|
13 |
-
<link rel="stylesheet" href="https://softvisio.github.io/cli/assets/theme/theme.css" />
|
14 |
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free/css/all.min.css" />
|
15 |
</head>
|
16 |
<body>
|
@@ -24,7 +24,7 @@
|
|
24 |
window.$docsify = { alias: { "/changelog": "https://raw.githubusercontent.com/softvisio-node/sqlite/master/CHANGELOG.md" }, auto2top: true, externalLinkTarget: "_self", loadSidebar: true, maxLevel: 2, name: "@softvisio/sqlite", relativePath: true, repo: "https://github.com/softvisio-node/sqlite", search: { depth: 3 }, subMaxLevel: 2, tabs: {} };
|
25 |
</script>
|
26 |
|
27 |
-
<script src="https://softvisio.github.io/cli/assets/theme/theme.js"></script>
|
28 |
<script src="https://cdn.jsdelivr.net/npm/docsify"></script>
|
29 |
<script src="https://cdn.jsdelivr.net/npm/prismjs/components/prism-bash.min.js"></script>
|
30 |
<script src="https://cdn.jsdelivr.net/npm/docsify/lib/plugins/search.min.js"></script>
|
10 |
|
11 |
<link rel="stylesheet" id="lightTheme" href="https://cdn.jsdelivr.net/npm/docsify-themeable/dist/css/theme-simple.css" />
|
12 |
<link rel="stylesheet" id="darkTheme" href="https://cdn.jsdelivr.net/npm/docsify-themeable/dist/css/theme-simple-dark.css" />
|
13 |
+
<link rel="stylesheet" href="https://softvisio-node.github.io/cli/assets/theme/theme.css" />
|
14 |
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free/css/all.min.css" />
|
15 |
</head>
|
16 |
<body>
|
24 |
window.$docsify = { alias: { "/changelog": "https://raw.githubusercontent.com/softvisio-node/sqlite/master/CHANGELOG.md" }, auto2top: true, externalLinkTarget: "_self", loadSidebar: true, maxLevel: 2, name: "@softvisio/sqlite", relativePath: true, repo: "https://github.com/softvisio-node/sqlite", search: { depth: 3 }, subMaxLevel: 2, tabs: {} };
|
25 |
</script>
|
26 |
|
27 |
+
<script src="https://softvisio-node.github.io/cli/assets/theme/theme.js"></script>
|
28 |
<script src="https://cdn.jsdelivr.net/npm/docsify"></script>
|
29 |
<script src="https://cdn.jsdelivr.net/npm/prismjs/components/prism-bash.min.js"></script>
|
30 |
<script src="https://cdn.jsdelivr.net/npm/docsify/lib/plugins/search.min.js"></script>
|
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
"name": "@softvisio/sqlite",
|
3 |
-
"version": "1.15.
|
4 |
"description": "better-sqlite3 re-packed",
|
5 |
"homepage": "https://softvisio-node.github.io/sqlite/",
|
6 |
"bugs": {
|
1 |
{
|
2 |
"name": "@softvisio/sqlite",
|
3 |
+
"version": "1.15.2",
|
4 |
"description": "better-sqlite3 re-packed",
|
5 |
"homepage": "https://softvisio-node.github.io/sqlite/",
|
6 |
"bugs": {
|
:information_source: Please, see the full project documentation here: https://softvisio-node.github.io/sqlite/.
Repacked version of better-sqlite3:
file://
urls;sqlite3
sources used;Pre-compiled binaries: https://github.com/softvisio-node/sqlite/releases/tag/data.
npm i @softvisio/sqlite