build: prepare 2026.3.31 stable release

This commit is contained in:
Peter Steinberger
2026-03-31 21:32:38 +01:00
parent eee37bf836
commit 2a60e34f2a
97 changed files with 261 additions and 168 deletions

View File

@@ -1,5 +1,11 @@
# Changelog
## 2026.3.31
### Changes
- Version alignment with core OpenClaw release numbers.
## 2026.3.14
### Changes

View File

@@ -1,16 +1,13 @@
{
"name": "@openclaw/nostr",
"version": "2026.3.31-beta.1",
"version": "2026.3.31",
"description": "OpenClaw Nostr channel plugin for NIP-04 encrypted DMs",
"type": "module",
"dependencies": {
"nostr-tools": "^2.23.3"
},
"devDependencies": {
"openclaw": "workspace:*"
},
"peerDependencies": {
"openclaw": ">=2026.3.31-beta.1"
"openclaw": ">=2026.3.31"
},
"peerDependenciesMeta": {
"openclaw": {