This is an automated email from the ASF dual-hosted git repository.
glynnbird pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/couchdb-nano.git
The following commit(s) were added to refs/heads/main by this push:
new d268038 11.0.5
d268038 is described below
commit d268038e28d3816d2fbf29e1706eb9180945511d
Author: Glynn Bird <[email protected]>
AuthorDate: Wed Apr 1 10:15:44 2026 +0100
11.0.5
---
package-lock.json | 4 ++--
package.json | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package-lock.json b/package-lock.json
index a02aa07..c8c50b5 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "nano",
- "version": "11.0.4",
+ "version": "11.0.5",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "nano",
- "version": "11.0.4",
+ "version": "11.0.5",
"license": "Apache-2.0",
"devDependencies": {
"@types/node": "^25.5.0",
diff --git a/package.json b/package.json
index 04fb3f5..71a5d05 100644
--- a/package.json
+++ b/package.json
@@ -4,7 +4,7 @@
"license": "Apache-2.0",
"homepage": "http://github.com/apache/couchdb-nano",
"repository": "http://github.com/apache/couchdb-nano",
- "version": "11.0.4",
+ "version": "11.0.5",
"author": "Apache CouchDB <[email protected]>
(http://couchdb.apache.org)",
"keywords": [
"couchdb",