chore(ui): bump @plannotator/ui to 0.36.0 for the sticky header lane seams

New public API (visibility / sticky on StickyHeaderLane) = semver minor.
Core pin stays exact at 0.25.1; core is untouched.
This commit is contained in:
Michael Ramos
2026-09-01 16:25:47 -07:00
parent f4d0682418
commit 2673e6739c
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@plannotator/ui",
"version": "0.35.2",
"version": "0.36.0",
"type": "module",
"exports": {
"./components/*": "./components/*.tsx",