We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 74e26e8 + cd736b2 commit 311052cCopy full SHA for 311052c
2 files changed
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## [1.0.15](https://github.com/v-bible/js-sdk/compare/v1.0.14...v1.0.15) (2025-09-02)
4
+
5
6
+### Bug Fixes
7
8
+* **utils:** migrate to new db ([74e26e8](https://github.com/v-bible/js-sdk/commit/74e26e8a4858d1c54230e9aef6ad13e57c1335c7))
9
+* **utils:** migrate to new db ([1d2f6f8](https://github.com/v-bible/js-sdk/commit/1d2f6f820cb1a31f76260f307c38f30f39c4ab89))
10
11
## [1.0.14](https://github.com/v-bible/js-sdk/compare/v1.0.13...v1.0.14) (2025-08-19)
12
13
package.json
@@ -1,6 +1,6 @@
{
"name": "@v-bible/js-sdk",
- "version": "1.0.14",
+ "version": "1.0.15",
"author": "v-bible",
"description": "JavaScript SDK for v-bible",
"repository": {
0 commit comments