Skip to content

Commit d9150b3

Browse files
committed
chore: add changeset for whitelist matching refactor
1 parent 2ff9897 commit d9150b3

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

.changeset/config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"$schema": "https://unpkg.com/@changesets/config@3.1.1/schema.json",
3-
"changelog": "@changesets/cli/changelog",
2+
"$schema": "https://unpkg.com/@changesets/config@latest/schema.json",
3+
"changelog": ["@changesets/changelog-github", { "repo": "cameri/nostream" }],
44
"commit": false,
55
"fixed": [],
66
"linked": [],
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"nostream": patch
3+
---
4+
5+
Use exact pubkey matching for fee-schedule whitelists and event pubkey whitelist/blacklist checks.

0 commit comments

Comments
 (0)