This is an automated email from the ASF dual-hosted git repository.
jiayu pushed a commit to branch bump-181
in repository https://gitbox.apache.org/repos/asf/sedona.git
The following commit(s) were added to refs/heads/bump-181 by this push:
new 9631aa6114 Bump zeppelin
9631aa6114 is described below
commit 9631aa6114a27ccda2da25424588d66a72008a3c
Author: Jia Yu <[email protected]>
AuthorDate: Sun Jan 4 00:36:11 2026 -0800
Bump zeppelin
---
zeppelin/package.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/zeppelin/package.json b/zeppelin/package.json
index d9c1ff265c..25e704ab70 100644
--- a/zeppelin/package.json
+++ b/zeppelin/package.json
@@ -2,7 +2,7 @@
"name": "apache-sedona",
"description": "Zeppelin visualization support for Sedona",
"author": "Apache Sedona, original authors are listed on
https://github.com/myuwono/zeppelin-leaflet",
- "version": "1.8.0",
+ "version": "1.8.1",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",