Skip to main content

max / makenotwork

Release mnw v0.10.2 Ships creator custom pages (u.makenot.work). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Author: Max Johnson <me@maxj.phd> · 2026-06-13 17:39 UTC
Commit: bc6f6ea9c05e4e5d1771cbede73620c19fd33b17
Parent: 2a69968
2 files changed, +2 insertions, -2 deletions
@@ -4291,7 +4291,7 @@ dependencies = [
4291 4291
4292 4292 [[package]]
4293 4293 name = "makenotwork"
4294 - version = "0.10.1"
4294 + version = "0.10.2"
4295 4295 dependencies = [
4296 4296 "ammonia",
4297 4297 "anyhow",
@@ -1,6 +1,6 @@
1 1 [package]
2 2 name = "makenotwork"
3 - version = "0.10.1"
3 + version = "0.10.2"
4 4 edition = "2024"
5 5 license-file = "LICENSE"
6 6