Skip to content

Commit 954f659

Browse files
chore(release): 1.1.0 [skip ci]
## [1.1.0](v1.0.8...v1.1.0) (2026-01-17) ### Features * add browser-compatible dataset loading functions ([5c7d23b](5c7d23b))
1 parent 5c7d23b commit 954f659

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.1.0](https://github.com/Mearman/GraphBox/compare/v1.0.8...v1.1.0) (2026-01-17)
2+
3+
### Features
4+
5+
* add browser-compatible dataset loading functions ([5c7d23b](https://github.com/Mearman/GraphBox/commit/5c7d23bc2c5988b79ae2d1fefb720f531aa8fac5))
6+
17
## [1.0.8](https://github.com/Mearman/GraphBox/compare/v1.0.7...v1.0.8) (2026-01-17)
28

39
### Chores

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphbox",
3-
"version": "1.0.8",
3+
"version": "1.1.0",
44
"description": "Graph Sandbox + Graph Toolbox: Abstract and experimental graph algorithms for academic research",
55
"packageManager": "pnpm@10.27.0",
66
"type": "module",

0 commit comments

Comments
 (0)