release: 8.0.0
All workspace packages to 8.0.0; inter-package ranges tightened from * to ^8.0.0 for publication. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_014NgfSjHE11oFpoSnLVKLXd
This commit is contained in:
co-authored by
Claude Fable 5
parent
af482330e9
commit
c5f297a3b7
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@uhhm/buuh-component",
|
||||
"version": "8.0.0-dev",
|
||||
"description": "Native DOM components with lifecycle hooks — the choo island boundary",
|
||||
"version": "8.0.0",
|
||||
"description": "Native DOM components with lifecycle hooks \u2014 the choo island boundary",
|
||||
"type": "module",
|
||||
"exports": {
|
||||
".": "./index.js",
|
||||
@@ -15,8 +15,8 @@
|
||||
"node": ">=24"
|
||||
},
|
||||
"dependencies": {
|
||||
"@uhhm/buuh": "*",
|
||||
"@uhhm/buuh-html": "*"
|
||||
"@uhhm/buuh": "^8.0.0",
|
||||
"@uhhm/buuh-html": "^8.0.0"
|
||||
},
|
||||
"repository": "https://project.uhhm.no/uhhm/buuh",
|
||||
"keywords": [
|
||||
|
||||
Reference in New Issue
Block a user