We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a40dca0 + 8a54bec commit 37ff7e8Copy full SHA for 37ff7e8
2 files changed
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## [1.0.12](https://github.com/v-bible/js-sdk/compare/v1.0.11...v1.0.12) (2025-08-13)
4
+
5
6
+### Bug Fixes
7
8
+* **utils:** update process verse ([a40dca0](https://github.com/v-bible/js-sdk/commit/a40dca0ae136ecebb922d163980fe1659c0edb7f))
9
+* **utils:** update process verse ([d587d87](https://github.com/v-bible/js-sdk/commit/d587d87bcb41cf42c938d3b58f7b83d7c83ffdc1))
10
11
## [1.0.11](https://github.com/v-bible/js-sdk/compare/v1.0.10...v1.0.11) (2025-08-05)
12
13
package.json
@@ -1,6 +1,6 @@
{
"name": "@v-bible/js-sdk",
- "version": "1.0.11",
+ "version": "1.0.12",
"author": "v-bible",
"description": "JavaScript SDK for v-bible",
"repository": {
0 commit comments