noteconnection 1.2.0 → 1.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,4 +1,4 @@
1
- # 2026-01-23 v1.2.0
1
+ # 2026-01-24 v1.3.0
2
2
 
3
3
  # NoteConnection Knowledge Graph
4
4
 
@@ -1,4 +1,4 @@
1
- # 2026-01-23 v1.2.0
1
+ # 2026-01-24 v1.3.0
2
2
 
3
3
  # NoteConnection Knowledge Graph
4
4
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "noteconnection",
3
- "version": "1.2.0",
3
+ "version": "1.3.0",
4
4
  "description": "Hierarchical Knowledge Graph Visualization System",
5
5
  "main": "dist/src/electron/main.js",
6
6
  "bin": {