Author SHA1 Message Date
automation cb9b3b881f chore(release): 1.0.0 [skip ci]
# 1.0.0 (2026-01-30)

### Features

* add NATS chat sync plugin ([bdd9b4b](bdd9b4bb8b))
2026-01-30 02:35:49 +00:00
dmg 933375423a chore: add commitlint config
Build / build (push) Failing after 1m56s
2026-01-29 21:34:40 -05:00
3 changed files with 4 additions and 3 deletions
+3
View File
@@ -0,0 +1,3 @@
module.exports = {
extends: ["@commitlint/config-conventional"],
};
+1
View File
@@ -0,0 +1 @@
undefined
-3
View File
@@ -1,3 +0,0 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json"
}