Skip to content

Commit ee21cf6

Browse files
sirdeggenclaude
andcommitted
chore(release): patch-bump @bsv/templates 1.8.1 and @bsv/overlay-topics 1.4.1
Roll both package versions so the 'recover' removal can be tagged and published. overlay-topics consumes templates via workspace:^, resolved to the new version at publish. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01AbNQBGybrgwd9Af2Zmurq8
1 parent ffd610c commit ee21cf6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packages/helpers/ts-templates/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bsv/templates",
3-
"version": "1.8.0",
3+
"version": "1.8.1",
44
"type": "module",
55
"description": "BSV Blockchain Script Templates",
66
"main": "dist/cjs/mod.js",

packages/overlays/topics/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bsv/overlay-topics",
3-
"version": "1.4.0",
3+
"version": "1.4.1",
44
"description": "Canonical BSV overlay topic managers and lookup services",
55
"type": "module",
66
"main": "./dist/index.js",

0 commit comments

Comments
 (0)