We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7dc0707 commit 359e55eCopy full SHA for 359e55e
2 files changed
CHANGELOG.md
@@ -1,3 +1,5 @@
1
+## [1.0.5](https://github.com/Mearman/GraphBox/compare/v1.0.4...v1.0.5) (2026-01-17)
2
+
3
## [1.0.4](https://github.com/Mearman/GraphBox/compare/v1.0.3...v1.0.4) (2026-01-17)
4
5
## [1.0.3](https://github.com/Mearman/GraphBox/compare/v1.0.2...v1.0.3) (2026-01-17)
package.json
@@ -1,6 +1,6 @@
{
"name": "graphbox",
- "version": "1.0.4",
+ "version": "1.0.5",
"description": "Graph Sandbox + Graph Toolbox: Abstract and experimental graph algorithms for academic research",
"packageManager": "pnpm@10.27.0",
6
"type": "module",
0 commit comments