chore: release v5.0.1-beta.1
Some checks failed
Tests / Unit (push) Waiting to run
Tests / E2E (push) Waiting to run
Release / Changelog (push) Has been cancelled
Release / Publish to npm (push) Has been cancelled
Release / Publish to GitHub Packages (push) Has been cancelled

This commit is contained in:
ayo 2026-07-05 17:16:22 +02:00
parent b0e48e404d
commit a40a29d191

View file

@ -1,6 +1,6 @@
{
"name": "web-component-base",
"version": "5.0.0",
"version": "5.0.1-beta.1",
"description": "A zero-dependency & tiny JS base class for creating reactive custom elements easily",
"type": "module",
"exports": {